Paysera

1. The Customer needs to check the country from the list and select a bank where he will pay.

2. Upon completion of the payment flow, the customer is redirected back 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": {
             		"email": ""
             	}
            }
            
        
Back