Skip to main content
Structure The fiat payment methods the checkout offers.
Every method is available by default. A method set to false does not appear in the checkout.

Initializers

init(from:)

Inherited from Decodable.init(from:).

init(googlePay:applePay:card:)

Creates the allowed methods. Every method defaults to true.

Instance Properties