Skip to content

v1.10.0

Choose a tag to compare

@Robert-SD Robert-SD released this 08 May 07:57
· 219 commits to main since this release
99af38d

New

  • For Drop-in: you can now hide previously stored payment methods from the payment method list. Set
    showStoredPaymentMethods to false in StoredPaymentMethodConfiguration. The default is
    true. Thank you @pablo-snz.
  • For standalone action handling: ActionComponentConfiguration now supports
    ThreeDS2Configuration, so you can set the requestorAppURL and customize the 3D Secure 2 UI.

Changed