Added support for cancel URL in SDK API and support for Xamarin and ReactNative Wrappers
- 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.