Procesos Diners - Tarjeta no enrolada
Para probar este escenario, use uno de los números de tarjeta a continuación:
Tarjeta | Fecha de vencimiento. | Marca |
---|---|---|
36230000000019 | A elección | Diners |
Secuencia de los intercambios
1. Llamada inicial al servicio PCI/Charge/Authenticate con una tarjeta no afiliada a Procesos Diners.
{ "amount":"990", "currency":"PEN", "transactionCategory":"PAYMENT", "merchant": { "mid":"2222222" }, "paymentForm": { "expiryMonth":"09", "expiryYear":"22", "networkPreference":"DINERS", "pan":"36230000000019" }, "customer": { "reference" : "11111" }, "device": { "acceptHeader":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9", "colorDepth":"24", "deviceType":"BROWSER", "ip":"69.89.31.226", "javaEnabled":false, "language":"fr-FR", "screenHeight":"1024", "screenWidth":"1280", "timeZoneOffset":"-120", "userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36" }, "protocolRequest": { "name":"PROCESOS_DINERS", "version":"1", "challengePreference":"NO_PREFERENCE" } }
2. Retorno del servidor de la plataforma de pago con el resultado final de la autentificación (titular no afiliado).
{ "webService":"PCI/Charge/Authenticate", "version":"V4", "applicationVersion":"5.24.0", "serverDate":"2021-05-21T13:49:09+00:00", "ticket":"ed7db0f7eaa84b278e79f03d81ca1b84", "applicationProvider":"", "metadata":null, "status":"SUCCESS", "mode":"TEST", "serverUrl":"https://api.micuentaweb.pe", "_type":"V4/WebService/Response", "answer":{ "id":"439b92b1-fda9-411c-840b-9ea6de928722", "protocol":{ "name":"PROCESOS_DINERS", "version":"1.0", "network":"PROCESOS_DINERS", "challengePreference":"NO_PREFERENCE", "simulation":true, "_type":"V4/Charge/Authenticate/Protocol" }, "value":{ "status":"NOT_ENROLLED", "_type":"V4/Charge/Authenticate/AuthenticationResult" }, "_type":"V4/AuthenticationResponseData" } }