Skip to content

Added support for cancel URL in SDK API and support for Xamarin and ReactNative Wrappers

Compare
Choose a tag to compare
@Nets-in-app Nets-in-app released this 01 Sep 12:20
· 15 commits to master since this release
  • Added support for cancel URL in SDK API, allowing users to close the Easy checkout (using the “Go back” button) and come back to the app or target URL. Just like returnURL, cancelURL it is a string to specify in the register payment API.
  • Updated Xamarin and ReactNative wrapper for SDK integration.