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.
Explore these examples to quickly implement Yuno in your React Native application.

Basic payment flow

The simplest way to integrate Yuno using the pre-built payment method selection component.

React Navigation integration

One-click payment (Vaulted Tokens)

Subscription enrollment

Context API integration