Bank Transfer Test Data

In order for you to test Bank Transfer payment method successfully, you don’t need any given test data.

Bank Transfer Payment Flow

  1. The customer will be redirected to the payment page where he enters his name.

    1 Enter name

  2. The customer receives the details to make the payment of the transaction. He also has the possibility to print the payment details.

    1 Payment details

  3. Upon completion of the payment flow, the customer is redirected back to your ReturnURL.

    1 Return page when the redirection status is a success

  • There is another possibility to complete a Bank Transfer payment flow where you can send your own Reference Number in the request.
  1. The customer will be redirected to the payment page where he enters his name.

    1 Enter name

  2. The customer receives the payment details with his specific Reference Number. He also has the possibility to print the payment details.

    1 Payment details

  3. Upon completion of the payment flow, the customer is redirected back to your ReturnURL.

    1 Return page when the redirection status is a success

  • There is even one more simple possibility to complete a Bank Transfer payment flow where you can display the payment instructions on your own page by sending the mandatory parameter Customer and use the information received in Response for ReferenceDetails.
  1. The customer will see and complete the payment instructions on your own page.

  2. Upon completion of the payment flow, the customer is redirected back to your ReturnURL.

    1 Return page when the redirection status is a success