Trustly

1. The customer chooses his preferred Bank from the list. For test purposes, please choose any available Bank from the list.

2. Please take into consideration that in Test mode you have the opportunity to try out different test options.

3. The customer enters his Personal number. The test Personal number is any 10 digit number, like: 1111111111.

4. The customer enters his one time code to register the payment. The one time code is formed from a 6 digit number given in the form.

5. The customer selects the account from which to pay. For test purposes, please select any account from the list

6. The customer enters his one time code to confirm the payment. The one time code is formed from a 6 digit number given in the form.

7. The customer receives the payment confirmation and transfer details.

8. Upon completion of the payment flow, the customer is redirected to your ReturnUrl.

Although it is not essential, as long as these data are available, it is recommended to include them in the "merchantData " parameter


            {
        	    "customer": {
                    "name": "",
                    "surname": "",
             		"email": ""
             	}
            }
            
        
Back