Get a token
To obtain a token, use the
- the ID of the user who made the purchase
- amount of payment
- payment currency
- purchase details (optional)
- Pay Station parameters (optional)
You can pass purchase information in one of the following ways:
- as a list of items via the
item parameter - as a description of the purchase via the
description parameter
Pay Station parameters (e.g., localization language, interface properties, theme) are passed in the
Note:
You can pass additional information using the custom_parameters parameter. This information will also be passed in the configured webhooks.
Was this article helpful?
Thank you for your feedback!
We'll review your message and use it to help us improve your experience.