Companion

object Companion

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Helper method to create PaymentMethodCreateParams with PaymentMethod.Type.Alma as the payment method type

Link copied to clipboard

Helper method to create PaymentMethodCreateParams with PaymentMethod.Type.AmazonPay as the payment method type.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Helper method to create PaymentMethodCreateParams with CashAppPay as the payment method type.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun createLink(paymentDetailsId: String, consumerSessionClientSecret: String, extraParams: Map<String, Any>? = null): PaymentMethodCreateParams
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Helper method to create PaymentMethodCreateParams with Swish as the payment method type.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun createWithOverride(code: PaymentMethodCode, requiresMandate: Boolean, overrideParamMap: Map<String, Any>?, productUsage: Set<String>): PaymentMethodCreateParams