Skip to main content
Within each platform’s SDK, Yuno offers various integration methods allowing varying degrees of control over the UI and user experience. The integration method you select affects the level of maintenance effort required. It also determines how you manage payment methods, which may range from no-code configuration in the Yuno Dashboard to hands-on developer work. Some integration types also require certifications such as PCI-DSS or ISO, which affects your compliance obligations.
Recommended IntegrationYuno recommends using Seamless SDK for its flexibility and ease of integration. It provides pre-built UI components while giving you full control over the payment experience and automatic payment method display.

Integration Types

Below, you can see the specifications for each integration type.

seamless-sdk

The most flexible and recommended integration solution. Provides pre-built UI components with full control over the payment experience and automatic payment method management.
  • User experience management: You control the UI while Yuno handles the heavy lifting.
  • No-code configuration: Add and configure payment methods directly from the dashboard.
  • Flexibility: Ideal for businesses wanting a balance between control and simplicity.

lite-sdk

A lightweight integration for maximum control over the checkout flow and payment method display.
  • Full UI control: You decide how and where to display each payment method.
  • Developer focused: Requires manual implementation of payment method selection.
  • Customizable: Best for businesses with highly specific UX requirements. Use Web, Android, or iOS.

secure-fields

Prebuilt secure input fields you embed directly into your own payment form, so raw card data never touches your servers (Web Only).
  • Secure data collection: Simplifies tokenizing payment card details.
  • PCI compliance: Ensures a PCI-compliant experience with a customized UI.
  • Balanced solution: Ideal for a balance between security and flexibility. See implementation.