Choose the Right Integration for You
This page explains the importance of choosing the right integration, the factors to consider, and the pros and cons of each option.
Why choosing the right integration matters
The integration method you select affects multiple aspects of your business, including:
-
Integration and maintenance effort: The integration type impacts development time and the ongoing maintenance required.
-
Effort to add and manage payment methods: Some integrations allow you to manage payment methods directly from the Yuno dashboard with no coding required, while others may require developer intervention.
-
Compliance requirements: Certain integrations require certifications like PCI-DSS or ISO compliance. If you choose one of these methods, you must provide the necessary certifications to Yuno.
Integration Types
Yuno provides 6 types of integrations. Below, you can see the specifications for each of them.
Feature | SDK Full | Seamless SDK | SDK Lite | Secure Fields | Headless SDK | Direct | Plugins |
---|---|---|---|---|---|---|---|
Add new payment methods without code | |||||||
Handle hundreds of payment methods with a single API | |||||||
Tokenize cards and payment methods without code | |||||||
Use Yuno's PCI-DSS Certification | |||||||
Use 3D Secure | |||||||
Use an antifraud solution without code | |||||||
Set checkout conditions using our dashboard | |||||||
Customize the look and feel of your checkout using our dashboard |
Integration options
Full SDK
The Full SDK is Yuno’s most comprehensive integration solution. It streamlines implementation, reduces maintenance and operational overhead, and removes the need to handle compliance, all while offering maximum flexibility. With the Full SDK, you can:
- User experience management: Yuno manages the user experience while allowing you to customize the checkout to match your brand.
- Payment method configuration: Add and configure payment methods directly from the dashboard, with no extra coding.
- Flexibility and simplicity: Ideal for businesses that want full control over the experience without managing backend complexity.
Seamless SDK
A fast and efficient integration that combines API and SDK functionality to simplify payments:
- Quick integration: Requires minimal development effort while maintaining a great user experience.
- Payment method management: Users can manage their payment methods while Yuno handles the checkout flow.
- Low maintenance: Reduces integration and maintenance complexity, making it ideal for teams prioritizing simplicity.
Lite SDK
Provides full control over the checkout frontend while relying on Yuno for backend operations:
- Backend support: Yuno provides your backend with a list of available payment methods.
- Frontend control: You decide which methods to display and control the user interface.
- Customization: Ideal for businesses that want a customizable frontend while leveraging Yuno’s backend capabilities.
Secure Fields SDK
A secure and seamless checkout solution using prebuilt UI components for Web, Android, and iOS:
- Secure data collection: Simplifies the process of collecting and tokenizing payment card details.
- PCI compliance: Ensures a PCI-compliant experience while maintaining a customized UI.
- Balanced solution: Ideal for businesses looking for a balance between security and flexibility.
Headless SDK
Designed for merchants that need complete control over the checkout experience:
- Custom data capture: You capture card data on your frontend and send it to Yuno for tokenization.
- Tokenization process: Yuno returns a token that you store and use for payment processing.
- No PCI compliance needed: Since card data never touches your server, PCI compliance is not required.
- Full customization: Ideal for businesses that want custom UX/UI without compliance burdens.
Direct API
Yuno recommends using SDKs over Direct API due to the additional complexity involved:
- Manual compliance management: Unlike SDKs, Direct API requires merchants to manage compliance, fraud prevention, 3DS, and payment provider-specific requirements manually.
- Custom API integration: Merchants can connect directly to Yuno's APIs to process payments if they have custom implementation needs.
- PCI certification required: Businesses must provide an Attestation of Compliance (AOC) before integration.
- Access to Yuno API: While some features are unavailable with this method, you still gain access to Yuno's standardized API, supporting hundreds of payment methods.
Plugins
Plugins offer the fastest and easiest integration with just a few clicks and basic configuration:
- Ease of implementation: Quick setup with minimal development effort.
- Platform dependency: Feature availability depends on the platform’s capabilities.
Currently, Yuno supports plugin integration with VTEX.
Updated 15 days ago