PayEx Callback
Handle callback from PayEx signup
Completes the PayEx signup, enables PayEx for Checkout
scopes:
- write:accounts:/management/settings/connections/payex
- write:accounts
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}
where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account.
9payex.creditcard Body
"803-518c-4fa0-9b0f-177e871f21dd"
Payment options to enable for this connection
"eb4835ac0b0835ad8f886c0b077a49bc28f200ac03ba543ebea8bba8a62e143d"
Perform split settlements on payments. The subsite must be resolved with PayEx reconciliation before being used.
40"1234678"
Response
Signup
The response is of type object.