Collection Links
Simulate collection link payment scenarios in the Banking sandbox.
Use these test cases to validate how your integration handles collection link events — successful payments, expirations, and declines.
This page is a sandbox scaffold. The full version will include deterministic test cases (specific field values that trigger each collection link outcome) and the corresponding webhook events.
Test scenarios
| Scenario | Description | Test case |
|---|---|---|
| Successful payment | The collection link is paid and a collection_intent_credited webhook is fired. | To be documented |
| Link expired | The collection link reaches its expiry time without payment. | To be documented |
| Payment declined | The payer's bank declines the PSE transaction. | To be documented |
Next steps
- PSE collection flow — the full collection sequence in production.
- Banking webhooks — events fired for each collection outcome.