Skip to content

v1.8.0

Choose a tag to compare

@Robert-SD Robert-SD released this 27 Jan 14:48
· 411 commits to main since this release
988a643

New

  • TWINT is now supported in Drop-in and as a redirect instant component. Payment method type: twint.
  • For card payments with Drop-in and Component, you can now configure a requestorAppURL in your ThreeDS2Configuration .
  • The data object in the onSubmit callback now includes an sdkData parameter. For Advanced flow,
    we recommend that you include this parameter in your /payments request.`

Improved

  • For Drop-in on iOS, the payment amount you specified in your /sessions request is used to show the amount at checkout.
  • Updated Gradle and AGP to v8.13.

Changed