Android SDK is an Android library that is provided by Xendit to help you process your digital payment. Android SDK helps you to:
Here are the use cases that Xendit’s Android SDK can help you:
You are in a business that requires you to accept payment through Credit Card
You need to build your own page for accepting credit card information
You do not need any license, if you do not save CC information in full, like:
You tokenize the credit card with our Android SDK, depending on what kind of token that you want to have (single use or multiple use)
You see should_3ds,
You hit our charge API to capture the payment
Xendit has released v3 of our Android SDK in beta which supports performing credit/debit card authentication using the updated 3DS protocol, EMV 3DS (also known as 3DS 2.0). v2 of our Android SDK has not been deprecated and will still work for customers using it.
All the features in v2 will still work the same in v3. However, v3 contains code which allows you to send data to Xendit which is necessary to perform credit card authentication using 3DS 2.0.
The SDK should work out of the box after installation without a need to update any code implementation. However, please contact support (help@xendit.co) to make sure that your account has EMV 3DS enabled.