Skip to main content

getCustomerPanel

GET 

/getCustomerPanel

After createDisposition is successfully executed, the customer can be forwarded to the PaysafeCard payment application.

The customer is redirected to the payment panel URL. After the URL, the transaction data, MID, MTID, amount, and currency are added as parameters using ?.

Base URL:

https://customer.cc.at.paysafecard.com/psccustomer/GetCustomerPanelServlet

Final URL example:

https://customer.cc.at.PaysafeCard.com/psccustomer/GetCustomerPanelServlet?mid=testmid&mtid=testmtid&amount=test.amount&currency=testcurrency

Request

Responses

Customer is redirected to the PaysafeCard payment panel.