Skip to content

Commit

Permalink
DOCS-4476: Adjust iDEAL test scenarios (#3196)
Browse files Browse the repository at this point in the history
* DOCS-4476: Adjust iDEAL test scenarios

* DOCS-4476: Adjust iDEAL test scenarios
  • Loading branch information
JesseSnnt authored Jan 27, 2025
1 parent 2fb7609 commit c1f45f1
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions content/payment-methods/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,18 +199,16 @@ You can see the reason the transaction was declined in your MultiSafepay test ac
<br>

1. [Create an order](/reference/createorder/) > Banking order (Example: iDEAL direct/redirect)
2. For <<glossary:redirect>>, select a bank.
3. On the **Test platform** page, from the **Test scenario** list, select **Completed**.
4. Click **Test**.
The payment is processed in the test environment as **Successful**, with <<glossary:order status>> **Completed**, and <<glossary:transaction status>> **Completed**.

You can also test the following scenarios:

| Scenario | Description |
| --- | --- |
| **Declined** | The transaction was declined. |
| **Open** **Completed** | The transaction is initiated. <br> After 1 minute, this changes to **Completed**. |
| **Open** **Declined** | The transaction is initiated. <br> After 1 minute, this changes to **Declined**. |
2. For <<glossary:redirect>> orders, open the payment link.
3. On the **Test platform** page, from the **Test scenario** list, select the desired transaction scenario. Refer to the table below for details.
4. Click **Test**.

| Scenario | Description |
| ------------- | -------------------------------------------------------------------------- |
| **Success** | The transaction is initiated. <br> Transaction will show as **Completed**. |
| **Failure** | The transaction is initiated. <br> Transaction will show as **Declined**. |
| **Cancelled** | The transaction is initiated. <br> Transaction will show as **Void**. |
| **Expired** | The transaction is initiated. <br> Transaction will show as **Expired**. |

</details>

Expand Down

0 comments on commit c1f45f1

Please sign in to comment.