Skip to content

Update Braintree Alias

Afifa Bakiz edited this page Nov 27, 2019 · 9 revisions

During the Braintree alias update, the Stash! backend will finish the registration. The following parameters are needed:

Parameter Name Description
customerId The internal alias id will be set as a customer id for Braintree
nonce Payment method nonce received from client
deviceData Device data collected by client

Braintree response:

Parameter Name Description
token PSP alias in Stash! BE
billingAgreementId PayPal billing agreement id

If the Alias couldn't be registered, the appropriate error message received from Braintree will be returned.

Clone this wiki locally