Using Manual Card Entry
Using the Default Manual Card Entry Form
The manual card entry method involves displaying a card details form to the user within the client application. In this approach, you do not provide a cardPayload
field during the Sunlight SDK initialization. Instead, the SDK will display a manual card details form for the user to input their card information.

This method is useful for testing the SDK and for cases where card details need to be collected directly from the user. It provides a straightforward and user-friendly way to gather card information.
Updated 8 months ago