Skip to content

v2.0.0 - Support for enhanced card sessions

Compare
Choose a tag to compare
@ochalet-wp ochalet-wp released this 19 Jan 09:45
· 28 commits to master since this release
5da6e92

Support for enhanced card sessions

  • Support for enhanced card sessions has been released. These card sessions will support integration with our simplified Payments API (to be released soon) and remain compatible with the Verified Tokens API.
  • The card session URL returned by the SDK is now in the form https://access.worldpay.com/sessions/... , instead of https://access.worldpay.com/verifiedTokens/sessions/... before.
  • The way merchants integrate the SDK does not change.

Version requirements

  • react-native 0.70.0 and above
  • react 18.1 and above
  • iOS 12 and above
  • Android API Level 26 and above