On This Page
Check Transaction Status Workflow
This workflow describes the sequence of possible statuses you can receive when
processing a PayTo Pay by Bank transaction.
Figure:
Transaction Statuses Workflow
- The merchant sends a check status API request toCybersourceto verify the status of the sale and receives one of these statuses:
- FAILED: The sale request failed. A failed request can be due to either Pay by Bank rejecting the transaction or due to a technical error.
- FUNDED: The sale request is funded for the requested amount.
- PENDING: The sale request is accepted but is not complete. Request the check status service to retrieve status updates.
- SETTLED: The sale request is settled for the requested amount.
- The merchant sends a check status API request toCybersourceto verify the refund status and receives one of these statuses:
- FAILED: The refund request failed. A failed request can be due to PayTo Pay by Bank rejecting the transaction or due to a technical error.
- PENDING: The sale request is accepted but is not complete. Request the check status service to retrieve status updates.
- REFUNDED: The settled amount is successfully refunded.