Interface: PaymentMethodListParams
Extends
Properties
address_id?
optionaladdress_id?:string|number
Return the payment_methods linked to the given address_id.
cursor?
optionalcursor?:string
next or previous cursor returned by previous list call
Inherited from
include?
optionalinclude?:"addresses"[]
Include related data options
include_deleted?
optionalinclude_deleted?:boolean
Include deleted payment methods
limit?
optionallimit?:number
default is 50, max is 250
Inherited from
processor_name?
optionalprocessor_name?:ProcessorName
Return the payment_methods linked to the given processor_name.
processor_payment_method_token?
optionalprocessor_payment_method_token?:string
Return the payment_methods linked to the given processor_payment_method_token.
sort_by?
optionalsort_by?:null
sort list by option