Store Digital Wallet Credentials

This method allows you to store the credentials for a digital wallet.

🚧

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.

In the examples on the right you can pick the "GooglePay Credentials Example" to see how a request body looks like.

Path Params
string
required

The unique ID that you would like to provide to this set of credentials.
You will reference this ID when offering the payer the option to pay using a digital wallet.

Body Params
string
required

The name of the digital wallet service that these credentials are for. You can retrieve the full list of names of all supported digital wallets using this API method.

json
required

In the request body you will provide the set of parameters necessary for authentication to your chosen digital wallet service.
You can retrieve the full set of credentials for all supported digital wallets using this API method. For each digital wallet, you will find the MerchantAccountPropertyNames parameter with the list of credentials parameters required.

Headers
string
required

The authorization mechanism for this method is with the API key in the format of APIKEY {value}.
For example, APIKEY bd3ce883352e42539a2b7644f72e6311.

Responses

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