Skip to content

Releases: reepay/reepay-android-checkout-sheet

1.0.9

12 Jul 08:54
134449f
Compare
Choose a tag to compare

What's Changed

  • Fix android checkout release build

Full Changelog: 1.0.7...1.0.9

1.0.8

12 Jul 08:03
9ab45c8
Compare
Choose a tag to compare

What's Changed

  • Fix checkout-release.aar

Full Changelog: 1.0.6...1.0.8

1.0.7

12 Jul 08:00
9ab45c8
Compare
Choose a tag to compare

What's Changed

  • Add user event card_input_change

Full Changelog: 1.0.6...1.0.7

1.0.6

10 Jul 09:17
1b0f08e
Compare
Choose a tag to compare

What's Changed

  • Remove argument on dismiss method
  • Change event type from String to SDKEventType

Full Changelog: 1.0.5...1.0.6

1.0.5

04 Jul 09:13
15d4921
Compare
Choose a tag to compare

Breaking changes

  • Removed accept and cancel url forwarding
  • Renamed CheckoutEvent class to CheckoutEventPublisher

What's Changed

  • Improved event handling

Full Changelog: 1.0.4...1.0.5

1.0.4

28 Jun 07:54
bda491e
Compare
Choose a tag to compare

What's changed

  • Make dismiss method public
  • Add support for custom url schemes
  • Renamed close icon to avoid conflicts
  • Add config property to hide header
  • Add loading and error screen

1.0.3

01 May 09:23
565c8bf
Compare
Choose a tag to compare

What's Changed

Third release

29 Apr 13:31
5958ae3
Compare
Choose a tag to compare
1.0.2

chore(SUB-1288): add release AAR (#15)

Secondary release

29 Apr 12:42
43f5b74
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

Initial release

29 Apr 13:18
b7841af
Compare
Choose a tag to compare
feat(SUB-1060): setup initial Android Kotlin Checkout SDK (#1)

* (SUB-1060) Initial setup

* (SUB-1060) Add documentation