It allows you to create a PayNPlay Login. Confirmation about login status will come via callback to the URL specified by merchant during authorization phase.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
How to test?
-
Create a session by sending a request: Below are the required parameters, and on the right, you can dynamically see how the request looks. Additionally, you need to enter the authentication token. After that, you can proceed to click on Try It!
-
Receiving the callback: As a response, if the request was successful, you will receive a response like the following:
{
"status": "CHOOSE_LOGIN_TYPE",
"url": "https://transfer.staging.cleo.cl/v1/login/8466caff-6603-48f5-8579-0cb747a282b0",
"sessionId": "8466caff-6603-48f5-8579-0cb747a282b0"
}-
Entering the test session: Copy the received URL and paste it into your browser. You’ll be redirected to the user’s flow. Choose any of the following login options:
3.1. Banco
3.1.1. Click on "Continuar"
3.1.2. Choose any of the bank list displayed in "Selecciona tu Banco"
Use the password: 1234 and accept the terms.
Click on "Continuar"3.1.3. A window will appear indicating that we are processing your payment.
Please wait a moment.3.2. ClaveÚnica
3.1.1. Click on "Continuar"
3.1.2. Use the password: 12345678 and accept the terms.
Click on "Continuar"3.1.3. A window will appear indicating that we are processing your payment.
Please wait a moment. -
Done: After following these steps, the login will be a SUCCESS.
