Skip to main content
Orientation: Choosing Your Integration Flow, before you begin, please review the Official Integration Flow.
  • Standard Flow (Full Checkout): Recommended for most merchants. Yuno handles the UI, security, and automatic updates for payment methods.
  • Custom Flow (This SDK): Use this only if you require full control over the UX. Note: You will be responsible for manually handling payment statuses, 3DS transitions, and fraud routing data collection.
The Lite SDK allows you to build your own payment method selection screen while Yuno handles the actual payment process and security.

Alternative mounting options

The basic flow uses automatic payment method display. For more control, use these alternatives:

Custom payment method selection (startPaymentLite)

Select which payment method to display:

Simplified flow (startPaymentSeamlessLite)

Similar to Lite but with automatic payment creation:

Vaulted token payments

Use saved payment methods for a faster checkout experience.

Parameters