Skip to content

Commit

Permalink
DOCS-4408:ideal expiry
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseSnnt committed Jan 22, 2025
1 parent 7d57cd5 commit da8bf03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/general/transaction-expiration.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The table below sets out the expiration time per payment method:
| CBC/KBC| 5 days |
| Dotpay| 3 days |
| Google Pay| 1 hour |
| iDEAL| 20 minutes|
| iDEAL| 1 hour |
| in3| 2 hours |
| Klarna| 1 day |
| MB WAY| 4 minutes |
Expand Down
4 changes: 2 additions & 2 deletions content/payment-methods/ideal.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The table below sets out the <<glossary:order status>> and <<glossary:transactio
| MultiSafepay has collected payment. | Completed | Completed |
| The customer cancelled the transaction via their bank. | Void | Void/Cancelled |
| iDEAL processing error. | Declined | Declined |
| The customer didn't complete payment within 1.5 hours. | Expired | Expired |
| The customer didn't complete payment within 1 hour. | Expired | Expired |
| **Refunds:** Refund initiated. | Initialized | Initialized |
| **Refunds:** Refund pending (banking only). | Reserved | Reserved |
| **Refunds:** Refund complete. | Completed | Completed |
Expand Down Expand Up @@ -86,7 +86,7 @@ The table below sets out the <<glossary:order status>> and <<glossary:transactio

</details>

- Transactions expire after 20 minutes.
- Transactions expire after 1 hour.

### Ready-made integrations
- Banking is supported in most [ready-made integrations](/docs/our-integrations/), **except** ZenCart.
Expand Down

0 comments on commit da8bf03

Please sign in to comment.