Tokenization using the mobile SDK is as easy as following the steps in our documentation available here: https://peachpayments.docs.oppwa.com/tutorials/mobile-sdk/prebuilt-ui/tokenization
Tokenization of card data is always 3D Secure authenticated.
One-click checkout in the mobile SDK will force 3D Secure on recurring/subscription payments unless the following steps are followed:
1. Add the following parameter in your payment request:
recurringType=REGISTRATION_BASED
2. Contact us (support@peachpayments.com) and notify us that you would like to bypass 3D Secure for all subsequent payments. We will update your merchant account configuration to allow this.