v2.0.0 - Support for enhanced card sessions
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 ofhttps://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