Test plan for iDEAL

As a merchant, you want to test your BlueSnap integration to ensure that your customers have a flawless experience.

Test Scenarios

Go through the following scenarios.

Scenario    Test
  1 If you're using one of BlueSnap's Hosted Pages, create a transaction using iDEAL as the payment method.
  2 If you're using BlueSnap's Payment API, simulate the purchase flow by doing the following:
  1. Send a Create iDEAL Transaction request. Various test cases can be found here.
  2. Go to the URL provided by idealUrl from the API response and complete the steps in the UI.
  3. Verify the transaction status by parsing the STATUS query string parameter of your return URL.
  3 Process a refund for the full amount of the original transaction.
  4 Process a refund for a portion of the amount of the original transaction.

Testing main page