AbstractPaymentMethodParams

abstract class AbstractPaymentMethodParams(val customerId: String, val clientSecret: String)

Inheritors

Constructors

Link copied to clipboard
constructor(customerId: String, clientSecret: String)

Properties

Link copied to clipboard

The client secret of PaymentIntent

Link copied to clipboard
open val customerId: String

ID of Customer