Builder
Builder for creating a DropInConfiguration where you can set specific Configurations for a Payment Method
Constructors
Initialize a configuration builder with the required fields.
Create a DropInConfiguration
Alternative constructor that uses the context to fetch the user locale and use it as a shopper locale.
Functions
Add configuration for ACH Direct Debit payment method.
Add configuration for BACS Direct Debit payment method.
Add configuration for BCMC payment method.
Add configuration for Blik payment method.
Add configuration for Boleto payment method.
Add configuration for Credit Card payment method.
Add configuration for Cash App Pay payment method.
Add configuration for Convenience Stores Japan payment method.
Add configuration for DotPay payment method.
Add configuration for EnterCash payment method.
Add configuration for EPS payment method.
Add configuration for gift card payment method.
Add configuration for Google Pay payment method.
Add configuration for iDeal payment method.
Add configuration for instant payment methods.
Add configuration for MB WAY payment method.
Add configuration for French meal voucher payment method.
Add configuration for MolPay Malasya payment method.
Add configuration for MolPay Thailand payment method.
Add configuration for MolPay Vietnam payment method.
Add configuration for Online Banking Czech Republic payment method.
Add configuration for Online Banking Japan payment method.
Add configuration for Online Banking Poland payment method.
Add configuration for Online Banking Slovakia payment method.
Add configuration for Open Banking payment method.
Add configuration for Pay by Bank US payment method.
Add configuration for Pay Easy payment method.
Add configuration for Sepa payment method.
Add configuration for Seven Eleven payment method.
Add configuration for Twint payment method.
Add configuration for UPI payment method.
Provide a custom name to be shown in Drop-in for payment methods with a type matching paymentMethodType. For paymentMethodType you can pass PaymentMethodTypes or any other custom value.
Pass a custom Bundle to Drop-in. This Bundle will passed to the DropInService and can be read using DropInService.getAdditionalData.
When set to true, users can remove their stored payment methods by swiping left on the corresponding row in the payment methods screen.
When set to false, Drop-in will skip the preselected screen and go straight to the payment methods list.
When set to true, Drop-in will skip the payment methods list screen if there is only a single payment method available and no storedpayment methods.