struct

Stripe::PaymentMethods

Inherits Stripe::API < Struct < Value < Object

Instance methods

attach(payment_method : String, customer : String | Customer) : PaymentMethod
Source
create(*, type : PaymentMethod::Type, card : PaymentMethod::Card | Nil = nil) : PaymentMethod
Source
retrieve(id : String)
Source