Skip to content

Releases: Tap-Payments/goSellSDK-iOS

Error logging in the console

13 May 21:55
Compare
Choose a tag to compare

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

07 Apr 06:19
Compare
Choose a tag to compare

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

05 Mar 12:21
Compare
Choose a tag to compare

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

04 Mar 13:53
Compare
Choose a tag to compare
  • Occasionally the SDK was showing “Network Error” alert after successfully paying using 3D secure cards.
  • Fixed "Serialization Error".

Fix Serialization Error

30 Jan 10:15
Compare
Choose a tag to compare

Error is fixed by removing special chars from the device name.

Modify charge/auth request.

15 Dec 14:50
Compare
Choose a tag to compare

Adding selectedCurrency and selectedAmount to the requests.

Added filtering payment types

12 Dec 10:59
Compare
Choose a tag to compare

Control the payments to show by assigning paymentType object in Session DS.

2.2.7-beta: support iOS 13

29 Sep 15:26
Compare
Choose a tag to compare
UIViewController issue