Skip to main content
GET
List all payment methods

Authorizations

Authorization
string
header
required

API Key authentication. Use "Bearer YOUR_API_KEY".

Response

200 - application/json

A object with a data property that contains an array of payment methods.

count
number
required

Total number of items in the list.

Example:

1

has_more
boolean
required

Whether more items are available.

Example:

false

object
enum<string>
required
Available options:
list
data
(Alipay · object | Autogiro · object | Bacs debit · object | Bank transfer · object | Card present · object | Card · object | Direct transfer · object | Pay by bank · object | Sepa debit · object | Wechat pay · object)[]
required

The Alipay payment method.