Advanced integration overview
Consider advanced integration options if you need to create a tailored payment flow. This will require in-house or third-party coding expertise.
-
Direct Payments via API. Use our Merchant API to create the payment flow you need. For example, you can design your own fully customized payment page and connect it to our Payment Gateway.
Also keep in mind that if your flow involves handling cardholder data, your business and infrastructure must be compliant with strict security standards (SAQ-D, ASV Scan, AoC)
-
SDKs. Another way to create custom solutions and enchance your apps is to use our SDKs for Mobile and Web.
- Mobile SDKs let you integrate payments right into your iOS or Android App.
- Use the Web SDK to embed payments on your hardcoded (non-CMS) website.
- Use the Server Side SDK as an API wrapper.
Wallets. Add wallet payments to your payment options.
Mobile integration
If you develop a mobile application and don’t have PCI DSS compliance, consider the following ways of integration:
Use our payment page via Web View. It provides all necessary functionality however gives less opportunities for design customization and is non-native (written on HTML). See Redirect Integration for details.
Use your own payment page together with Mobile SDK Core for safe card data processing.
Use Mobile SDK Payment. It is a native alternative to our payment page (with embedded Google Pay and Apple Pay payments). However, it provides less UX flexibility and less functions compared to Web View (for example, no Samsung Pay payments, etc.)