Skip to content

Releases: checkout/frames-android

Update Manifest and addd 3DS logic

20 Jul 13:26
Compare
Choose a tag to compare
  • improve manifest merging
  • add logic for 3DS session id

Frames Android SDK v2.1.1

17 Dec 11:37
Compare
Choose a tag to compare
  • Update the Date Formatter to ignore default "Locale" keyboard number format and avoid API validation issues

(Breaking Changes) Update to Unified Payments API

24 Sep 11:18
313e353
Compare
Choose a tag to compare

The tokenisation endpoint was updated to use the Unified Payments API.

Changes:

  • Update the CardTokenisationRequest model
  • Update the CardTokenisationResponse model
  • Update the GooglePayTokenisationResponse model
  • Update the error response model

Improvements:

  • Provide more details about the card used in the CardTokenisationResponse like (BIN, issuer)
  • Add utility function to inject the phone separately to the billing address

Frames Android SDK

28 Jan 17:15
Compare
Choose a tag to compare
  • Bug fixes
  • Update packages

Frames Android SDK

15 Nov 18:48
Compare
Choose a tag to compare
  • Bug fixes

Frames Android SDK

15 Nov 11:12
Compare
Choose a tag to compare
  • Fix use case where the billing detail will be cleared
  • Fix done button click issue
  • Add customisation options for the buttons
  • Add function to clear the form manually
  • Use the API Client automatically
  • Update the form callback

Frames Android SDK

08 Nov 11:40
Compare
Choose a tag to compare

Add more customisation options.

Frames Android SDK

08 Aug 09:17
Compare
Choose a tag to compare
Clean state after form submission and add network handler

- Add a handler in the tokenisation callback for network request issues
- Perform a state cleanup after the form submission
- Hide keyboard upon clicking the Pay button
- Add a ProgressDialog to the DemoActivity
- Update default date value

Frames Android SDK

13 Jul 15:53
Compare
Choose a tag to compare
  • Bug fixes

Frames Android SDK

09 Jul 16:03
Compare
Choose a tag to compare
v2.0.0

frames-android