API and Webhooks

In this view you can view your API and Webhooks settings.
API settings
- API Access - Enabled or Disabled - this indicates if you have API ACCESS
- API Token - (v1) X-Access-Token, (v2) X-Vouchstar-Token
Whether it is integration v1 or v2(WebSDK) this is the main API Token that enables communication with Vouchstar API.
- Merchant ID - Merchant ID
Used for v1 integration to specify currencies and payment methods
Webhook settings
Used only for v2 WebSDK integrations.
- Domain - Domain
The merchant domain to connect with.
- Target path - Path
The path that will be used for sending request of an activated voucher.
- Secret key (MAC) - Secret key
Secret key used to calculate the signature in the request.