Releases: Tap-Payments/goSellSDK-iOS
Releases · Tap-Payments/goSellSDK-iOS
Error logging in the console
For easier debugging, the whole error description and causes will be printed in the console prefixed with TAP SDK ERROR
Apple Pay and Dark Mode support
The SDK now supports Apple Pay for eligible merchants and supported countries.
The SDK provides a default theme for Dark Mode.
Merchant can decide which card types they want their clients to pay with.
Apple Pay and Dark Mode support
The SDK now supports Apple Pay for eligible merchants and supported countries.
The SDK provides a default theme for Dark Mode.
Merchant can decide which card types they want their clients to pay with.
Fixed “Network Error” after 3D secure successful payments
- Occasionally the SDK was showing “Network Error” alert after successfully paying using 3D secure cards.
- Fixed "Serialization Error".
Fix Serialization Error
Error is fixed by removing special chars from the device name.
Modify charge/auth request.
Adding selectedCurrency and selectedAmount to the requests.
Added filtering payment types
Control the payments to show by assigning paymentType
object in Session DS.
2.2.7-beta: support iOS 13
UIViewController issue