- Overview
- Countries & currencies
- Integration
- Process flows
- Testing
- Additional information
- Reporting
- FAQ
Testing
The test data is related to the sandbox environment and only describes the different test cases. The difference in using the hosted payment page or not is not described.
The following currencies are supported in the sandbox environment, please note that these currencies do not necessarily reflect the total number of supported currencies. These are indicated at the top of this page.
- Czech koruna (CZK)
- Danish krone (DKK)
- Euro (EUR)
- Mexican peso (MXN)
- Norwegian krone (NOK)
- Polish zloty (PLN)
- Pound sterling (GBP)
- Romanian new leu (RON)
- Swedish krona (SEK)
- Swiss franc (CHF)
Positives
Below are the positive test case input definitions with the expected results in the last column.
Country code | Currency code | Payment product ID | Amount | PIN | Payment status ID |
---|---|---|---|---|---|
CH | CHF | 830 | 100 | 0000 0000 0990 0828 | 800 |
CZ | CZK | 830 | 100 | 0000 0000 0990 0828 | 800 |
DK | DKK | 830 | 100 | 0000 0000 0990 0828 | 800 |
DE | EUR | 830 | 100 | 0000 0000 0990 0828 | 800 |
GB | GBP | 830 | 100 | 0000 0000 0990 0828 | 800 |
MX | MXN | 830 | 100 | 0000 0000 0990 0828 | 800 |
NO | NOK | 830 | 100 | 0000 0000 0990 0828 | 800 |
PL | PLN | 830 | 100 | 0000 0000 0990 0828 | 800 |
RO | RON | 830 | 100 | 0000 0000 0990 0828 | 800 |
SE | SEK | 830 | 100 | 0000 0000 0990 0828 | 800 |
Negatives
For testing negative payment flow, please cancel the payment after redirect, status of the payment will be Rejected with status ID 130 and eventid 400702.
Payment steps
After initializing the payment a redirect needs to happen. The page will look like below:
- 16 digit pin 0000 0000 0990 0828
- Tick the box ‘yes, I agree…….’
- Click ‘Pay’
The screen will change to the one shown below:
This is the final page and you will automatically be redirected to the return URL. The payment ends up on status Completed with status ID 800.
Refunds in sandbox
Transactions are not refundable on status Completed with status ID 800, as for that a separate process is scheduled to have the payment end up on a refundable status. Please wait for 1 hour for all your test transactions at status Completed with status ID 800 to be processed like this and set to be ready for refunds.
Next Additional information