PaymentMethodOptions
@JsonClass(generateAdapter = true)
Content copied to clipboard
Payment-method-specific configuration.
Constructors
Link copied to clipboard
fun PaymentMethodOptions(card: CardOptions?, cardPresent: CardPresentOptions? = null)
Content copied to clipboard