Skip to content

3.7.0

Compare
Choose a tag to compare
@serhii-libin serhii-libin released this 13 Aug 16:46
· 5 commits to master since this release

🌷🙌🏻 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