2.21.1 | 2024-04-19

🪲 Bug Fixes

iOS:

Previously on iOS, the SDK was sending an unexpected type for the paymentMethodType in the IPrimerCheckoutPaymentMethodData interface. To rectify this, we have added a new paymentMethod field of type String which should be used going forward. The paymentMethodType field has been deprecated.

Android:

The paymentMethodType field of the IPrimerCheckoutPaymentMethodData interface has been deprecated in favour of paymentMethod.

2.21.0 | 2024-04-12

🚀 New Features

✨ Improvements