Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 536 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 536 Bytes

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.