Manage test payments

Create test payments

Card payments

  1. Log in to the Merchant portal.

  2. Under Merchant in the main menu, click Test payments. The test payments page opens.

  3. Click Create test payment

  4. Fill in the required information:

  • Merchant
📘

Note

Test payments can be created only for the Parent merchant but will also be visible in all daughter accounts.

  • Set card type
  • Provide account balance
  • Select currency
  • Provide your IP address
  • You can enable additional options for testing: Emulate 3DS – simulates the 3D-Secure flow for test transactions. Blocked – blocks the test card details for testing purposes
  • Add any relevant comments if necessary
  • Click Create to finish setting up your new card number
  1. You will be redirected to the test payments page with card numbers, ready for testing. From this page, you can also edit or delete any of the previously created cards. Use CTRL+F to search for your IP address in the list to find the card number that you have just generated
  2. Using API, generate a new payment URL
  3. Start testing

Sepa payments

  1. Log in to the Merchant portal.
  2. Under Merchant in the main menu, click Test payments. The test payments page opens.
  3. Click Create test payment
  4. Fill in the required information:
  • Merchant
📘

Note

Test payments can be created only for the Parent merchant but will also be visible in all daughter accounts.

  • Select Sepa
  • Provide account balance
  • Select currency
  • Provide your IP address
  • You can enable additional options for testing: Emulate 3DS – simulates the 3D-Secure flow for test transactions. Blocked – blocks the test card details for testing purposes
  • Add any relevant comments if necessary
  • Click Create to finish setting up your new card number
  1. You will be redirected to the test payments page with card numbers, ready for testing. From this page, you can also edit or delete any of the previously created cards. Use CTRL+F to search for your IP address in the list to find the card number that you have just generated
  2. Using API, generate a new payment URL
  3. Start testing

Token payments

  1. Generate a card number, as shown in the Card payments guide
  2. Tokenize the newly generated card number
  3. Receive the token in the callback
  4. Using API, make a Payment request setting the paymentSource.type to token and the value - to the token you have just received

Manage test payments page

Edit/delete test payment

To edit or delete a test payment, click Edit or Delete next to the corresponding entry.

Customize view

To customize which columns are displayed in the Test payments table, click Column settings.