Skip to content

Releases: reepay/reepay-ios-spm

1.1.4

22 Jul 08:53
f269583
Compare
Choose a tag to compare

1.1.4 2024-07-19

CheckoutSheet

  • [Added] Add completion closure to dismiss method

1.1.3

01 Jul 10:38
8df023c
Compare
Choose a tag to compare

1.1.3 2024-07-01

CheckoutSheet

  • [Added] Add custom font option to TextStyle
  • [Updated] Rename SheetDismissable to SheetDismissible

1.1.2

01 Jul 07:41
035e1d5
Compare
Choose a tag to compare

1.1.2 2024-06-28

CheckoutSheet

  • [Removed] Remove CheckoutConfiguration.acceptURL and CheckoutConfiguration.cancelURL
  • [Updated] Rename CheckoutConfiguration.sessionID to CheckoutConfiguration.sessionId
  • [Added] Add CheckoutConfiguration.forceVippsDesktopFlow and CheckoutConfiguration.forceSwishDesktopFlow parameters

1.1.1

01 Jul 07:29
c02830d
Compare
Choose a tag to compare

1.1.1 2024-06-25

CheckoutSheet

  • [Added] UserEvent and UserAction.cardInputChange including timestamp
  • [Added] SheetDismissable configuration for displaying alert with condition
  • [Added] EventMessage including EventMessageData and timestamp

1.1.0

04 Jun 13:33
c9bf85a
Compare
Choose a tag to compare

1.1.0 2024-06-03

CheckoutSheet

  • [Added] Add Init CheckoutEvent for notifying checkout session finish loading in the sheet
  • [Added] Add Error CheckoutEvent for handling checkout session error event
  • [Added] Add ButtonStyle for customizing sheet dismiss button
  • [Added] Add IconStyle for customizing sheet dimiss button icon
  • [Added] Add TextStyle for customizing sheet dismiss button text
  • [Added] Add hide header option on Checkout
  • [Updated] Update Accept and Cancel URL to be optional parameters when configuring CheckoutSheet

1.0.0-beta

23 Apr 09:02
Compare
Choose a tag to compare

1.0.0 2024-03-12

CheckoutSheet

  • [Added] Add Close CheckoutEvent for handling sheet dismiss event
  • [Fixed] Fix WKWebView refreshing on dismiss
  • [Fixed] Fix WKWebView refreshing on returning to app
  • [Added] Add custom sheet height
  • [Added] Add Reepay Checkout as WKWebView in UIViewController
  • [Added] Add dismiss button
  • [Added] Add dismiss alert
  • [Added] Add sheet style options