4.5.0
Important
This release is not compatible with Xcode 15
Please consider updating to 4.11.1 or newer
New
- On Drop-in, the allowsSkippingPaymentList flag lets you skip the screen with the list of payment methods, if there is only one payment method available to the shopper. For example, if card is the only available payment method, the shopper will be taken directly to the card details input screen.
- On Drop-in, you can now customize the screen with the Apple Pay button using
DropInComponent.Style.applePay
.
Improved
We've added support for the following card networks in Apple Pay:
- MADA (mada) in the Middle East.
- Cartes Bancaires (cartesBancaires) in France.
See the networks we currently support.
Fixed
- Card brand detection for dual-branded cards is now based on the first 11 digits of the card number.