iOS SDK is an iOS library that is provided by Xendit to help you process your digital payment. iOS SDK helps you to:
Here are the use cases that Xendit’s iOS 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 with our credit card, depending on what kind of token that you want to have (single use or multiple use)
You hit our charge API to capture the payment
Xendit has released v3 of our iOS 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 iOS 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 3DS 2.0 enabled.