Braintree Client Token
Client tokens allow enrolled partners to create charges directly in one of our merchant accounts.
Request a Braintree client token
A successfully generated client token requires currency, country and underwriter to be provided. This determines the correct merchant account to generate your token for. Generated tokens expire after 24 hours.
Request a client token
POST
https://staging.api.xpay.xcover.com/integrations/braintree/client-token
Headers
Name
Type
Description
Authorization*
String
Bearer {{JWT}}
Failure Scenarios
Invalid country, currency and underwriter combination results in no suitable merchant account being found
Last updated