Introduction
Izipay's Android SDK offers you a simple and efficient solution to integrate payment functionalities into your Android application. With our SDK, you will be able to take advantage of optimized methods and functions that will facilitate payment form interaction and transaction management.
In this comprehensive documentation, we will guide you through every step of the integration process, from the initial setup to the implementation of advanced features. Our goal is to provide you with all the tools and resources you need to successfully implement payment capabilities in your Android application.
Izipay SDK Benefits
The Izipay SDK is designed to simplify integration and remove the complexity associated with managing payment flows. Unlike other SDKs that require advanced knowledge in API integration, the Izipay SDK provides an intuitive API that abstracts away the complexity, allowing developers to use it easily and efficiently.
Multipay
The Izipay SDK allows customers to enter their most important data, such as card number, expiration date, CVV, first name, last name and email. This information is sent to our servers securely and confidentially so that the customer can make payments through:
- Cards: We accept Visa, MasterCard, Diners Club, American Express.
- Yape: You can easily pay with Yape code.
Current version
Demo
This practical example includes a pre-configured Kotlin application to help you integrate our payment SDK quickly.
Compatibility
Our Android SDK has been developed to offer broad compatibility with different Android versions and provide a seamless integration experience on a wide variety of mobile devices.
- Android 21
- Kotlin
- Java
With hybrid languages such as Flutter or React Native, the integration procedure is similar to other ".aar" libraries that can be found on the web.
SDK Features
- Independent Modules: Each module is autonomous and does not affect the operation of the others. For example, if one of the payment methods is not available, such as Card or Yape, you can still use the others without problems.