-
Notifications
You must be signed in to change notification settings - Fork 0
Create Braintree Alias
Mohamed Osman edited this page Sep 30, 2019
·
9 revisions
During the Braintree alias creation, the Stash! backend requests a client token
from Braintree. This token is used by the mobile SDK to initialize the Braintree SDK. Once the token is received, the Stash! backend will return a calculated PSP configuration to the mobile SDK with the following fields:
Parameter Name | Description |
---|---|
type | BRAINTREE |
mode | Sandbox or production |
clientToken | Token returned by the backend |