Versioning and Change log

This log details any breaking and non-breaking API changes we have released for our Checkout React Native SDK.

Prerequisite

Make yourself familiar with our API Principles to ensure a resilient integration.

Versioning log

Version 2 (01/22/2024)

Support for enhanced card sessions
  • The SDK now returns a card session URL in the form of https://access.worldpay.com/sessions/.... Previously, the card session URL looked like this: https://access.worldpay.com/verifiedTokens/sessions/...

The format of the new card session URL supports our new upcoming Payments API, whilst also remaining compatible with our Verified Tokens API.

Minimum version requirements

  • The minimum version supported is react-native 0.70.0 and react 18.1

Change log (Non-breaking changes)

We will record any upcoming non-breaking changes here.