Skip to main content
GET

Gateway Credentials Guide

Store and manage payment gateway credentials
Returns the list of credential field names required by a specific payment gateway. Use this before storing credentials to determine exactly which fields (such as merchant ID, API key, or shared secret) the gateway expects.

Error Responses

Parameters

Headers

Authorization
string
required
Your API key prefixed with APIKEY. Example: APIKEY your-api-key. See the Authentication guide.

Path Parameters

name
string
required
The name of the payment gateway. See the full list using the Get Payment Gateways method.

Response