Transfer Overview
A transfer represents all the components involved in a cross-border transaction. This includes:
- An Incoming Transfer (also know as a credit to your account)
- A Transfer (also known as a debit or payment)
We've simplified this process into the concept of a transfer to enable intuitive interactions with our product.
Transfer States
A successful transfer will progress through the following states:
- Accepted: The transfer request has been accepted.
- Finalized: The transfer details have been finalized.**
- Initiated: The transfer process has been initiated.**
- Processing: The transfer is being processed.
- Sent: The transfer has been sent.
- Completed: The transfer is complete.
To simulate all the transfer states in the sandbox environment, use the changeTransferState mutation.
** This is an internal, temporary state. You should not simulate these.