List all payment gateways
How to fetch a collection of payment gateways via API
Last updated
How to fetch a collection of payment gateways via API
Last updated
To a collection of payment gateways, send a GET
request to the /api/payment_gateways
endpoint.
GET https://yourdomain.commercelayer.io/api/payment_gateways
The following request fetches a collection of payment gateways:
Remember that when you fetch a list of resources you get result.
The list of payment gateways can be by the following fields:
name
id
created_at
updated_at
reference
reference_origin
name
id
created_at
updated_at
reference
reference_origin
metadata
payment_methods
The list of payment gateways can be by the following fields: