Store Payment Gateway Credentials

This method allows you to store the credentials for a payment gateway. For a complete guide on this feature, please review our documentation here.

🚧

Using the same ID would overwrite stored credentials

If you try to store credentials with an ID that already exists in your user in PCI Booking, the new set of credentials will overwrite the stored ones.
This cannot be undone.

Path Params
string
required

The unique ID that you would like to provide to this set of credentials.
You will reference this ID when sending a request through the Universal Payment Gateway

Body Params
PaymentGateway
object

A custom object specifying the name of the payment gateway to use and the credentials for that payment gateway.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json