List Available Gateways
description: >-
This API allows our partners to retrieve a list of Gateways supported by
PayEngine
List Available Gateways
Get a list of all gateways supported by PayEngine
GET
https://<PayEngine-host>/api/gateways
Field Name
Types
Description
data
array
All gateways
data[i].id
string
Unique gateway ID configured based on your contract. Contact your account manager for the full list of supported gateways.
Example:
nmi
| sierra
| viaconex
| stripe
| elavon
| payrix
| etc.
data[i].name
string
Gateway name
Last updated