Releases: reepay/reepay-ios-spm
Releases · reepay/reepay-ios-spm
1.1.5
1.1.4
1.1.3
1.1.2
1.1.2 2024-06-28
CheckoutSheet
- [Removed] Remove
CheckoutConfiguration.acceptURL
andCheckoutConfiguration.cancelURL
- [Updated] Rename
CheckoutConfiguration.sessionID
toCheckoutConfiguration.sessionId
- [Added] Add
CheckoutConfiguration.forceVippsDesktopFlow
andCheckoutConfiguration.forceSwishDesktopFlow
parameters
1.1.1
1.1.0
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
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