- PDF
Platební brána v mobilní aplikaci
- PDF
The Mobile Checkout SDK provides a native solution for integrating payment functions directly into mobile applications for Android and iOS platforms. It does not require redirecting the payer to an external web browser or using a WebView, ensuring a seamless checkout process without leaving the app environment.
The Mobile Checkout SDK is designed with an emphasis on maximum implementation simplicity:
Features of the Mobile Checkout SDK
Fully native process: The entire payment takes place directly within the mobile application, which reduces barriers in the purchasing process and increases the conversion rate of completed payments.
Integrated payment methods: The Mobile Checkout SDK includes a card form and support for Apple Pay and Google Pay.
Native 3D Secure: The appearance of the verification interface is configurable to match the visual style of the application.
Easy to use: The SDK is designed for seamless integration into mobile applications. It is available for both Android and iOS and comes with comprehensive documentation, including examples and sample implementations.
Alongside Mobile Checkout SDK, it is still possible to use original integration methods, such as via WebView or by opening the payment in the device's native browser with a subsequent redirect of the payer back to the application. For Android, this involves an Intent, and for iPhone, URL Schemes or Universal Links.
More information about the integration can be found in the API documentation.