cloudpayments 0.3.0 cloudpayments: ^0.3.0 copied to clipboard
A Flutter plugin for integrating Cloudpaymanets in Android and iOS applications.
0.3.0 #
- Null safety.
0.2.1 #
- requestApplePayPayment method now returns ApplePayResponse.
- Both AppleParResponse and GooglePayResponse now contain information on whether the payment dialog was canceled.
0.2.0 #
- Google Pay
- Apple Pay
0.1.0 #
- Add ability to show 3ds dialog on Android and iOS.
- Add 'auth' and 'post3ds' requests to Cloudpayments test server in example project.
0.0.2 #
- Add ability to generate card cryptogram on iOS.
0.0.1 #
- Initial release.
- Add ability to generate card cryptogram on Android.