GetPaymentToken
GET/association/:association_id
To initiate payment transactions on behalf of a customer, the merchant needs a payment_token.
The payment_token is obtained once the customer has provided consent and can be retrieved using the association_id returned in the body of the response to the consent request.
Request
Responses
- 200
- 404
Association created successfully and payment_token returned
Transaction not found