3.7.0
🌷🙌🏻 iDEAL, 3D Secure & More
We've expanded our SDK to iDEAL as a supported payment method and added Apple Pay's tokenization flow. Additionally, we've provided more flexibility in passing 3D Secure cardholder information.
Added
- iDEAL as a supported payment method in the SDK
- Option to pass 3D Secure cardholder information directly when invoking the SDK, supporting scenarios where this information isn't available during the transaction init request
- Tokenization of Apple Pay wallets (via newly added
SavedApplePay
) to enable merchant-initiated transactions
Fixed
- Minor bugs