New:
-
Payment Method: CashApp Pay.
paymentMethod.type
: cashapp -
Payment method: Titres-Restaurant (French Meal Vouchers).
- Apetiz (Natixis).
paymentMethod.type
: mealVoucher_FR_natixis. - Sodexo.
paymentMethod.type
: mealVoucher_FR_sodexo. - Up Déjeuner.
paymentMethod.type
: mealVoucher_FR_groupeup.
- Apetiz (Natixis).
-
For Drop-in, you can now configure the ACH Direct Debit payment method. When creating a Drop-in configuration, set the following in
ach
properties:showsStorePaymentMethodField
showsBillingAddress
billingAddressCountryCodes
-
For Apple Pay, you can now choose to only accept either debit cards or
credit cards.
Changed:
- The Icelandic Krona currency (ISK) now has the number of minor units according to ISO-4217.
- 3D Secure 2 SDK version: 2.3.1.
Fixed:
-
For gift cards, the shopper can now enter more than 20 digits in the Card number field.
-
Drop-in now displays the correct size when used in split screen mode
on iPad or on Mac application designed for iPad. -
For alerts under input fields, you can now see full messages that don't fit on one line.
-
For UPI, when in dark mode:
- For QR codes, the image now shows correctly. Previously, the image appeared completely black.
- The background color is now black.
- The background color of the search bar is now black.
Deprecated
- The
amountToPay
property ofPaymentComponentData
. Use theamount
property instead.