PagoEfectivo
Last updated
Last updated
To use PagoEfectivo, you have to use follow their brand guide, listed below:
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀
From the success response you will be able to extract the URL (under redirect → URL) to where you re-direct the shopper to in order to display the PagoEfectivo slip itself. Please note that the staging environment of the bank may show an error from time to time instead of the actual payment slip.
⠀⠀⠀⠀⠀⠀⠀⠀
PagoEfectivo use webhooks to inform paid slips.
Webhooks with paymentType RC and result_code = '000.000.000' (or 000.100.112 on staging )are PagoEfectivo payment slips paid.
Country
Currency Accepted
Ecuador
USD
Peru
PEN, USD
Transactions Types
Meaning
Success return codes
RC
Successful generation of the PagoEfectivo payment slip.
000.000.000 000.100.112 (on staging)
PA
Successful payment of the PagoEfectivo payment slip. The payment of the PagoEfectivo slip is asynchronous and but usully takes up to 5 mintes after the shopper pays to be shown.
000.000.000
Name
Description
Format
Example
amount
Amount of the payment request. The dot is used as a decimal separator.
N13 0- 9{1,10}.0 -9{2}
1.00
currency
Currency Code according to ISO 4217 specifications of the payment request’s amount
A3 a-zA-Z{3}
COL
paymentBrand
The brand specifies the method for the request
AN32 a-zA-Z0- 9_ {1,32}
PAGO_EFECTIVO
paymentType
The payment type for the request
A2
PA
entityId
The entity for the request. (e.g. channel)
AN32 a-zA-Z0- 9{32}
8a8294174ae82ada014 aedfd75aa1d79
merchantTransactionID
Merchant-provided reference number
AN255 \s\S{1,25 5}
1234
billing.country
Billing Country (has to be EC for PagoEfectivo to work.
A2
MX
customParametersCUSTOM_due_date
optional. If not set, default is 3 days. Date and time sent is in UTC.
DDMMAAAA HHMMSS
23032020 122343
customParametersDOCTYPE
Optional. Doc type used. Can be one of the following.DNI (Documento nacional de identidad) PAR (Partida) PAS (Pasaporte) LMI (Libreta militar) NAN (another type)
DNI (Documento nacional de identidad) PAR (Partida) PAS (Pasaporte) LMI (Libreta militar) NAN (another type)
DNI
customParametersDOCNUMBER
Optional. Number of the document.
AN14
D42342342334523
customer.phone
Optional, phone number with country code. If sent, will be used to send SMS reminders by PagoEfectivo.
N15
32523534532
customer.email
Optional. Customer email.
AN128 \s\S{6,128}
teste@teste.com
customer.givenName
Optional. Customer first name.
AN \s\S
Peter
customer.surname
Optional. Customer surename
AN \s\S
Prado
billing.postcode
Customer postcode
AN30 A-Za-z0-9{1,30}
223224
shopperResultUrl
URL
AN2048 \s\S{6,2048}
id
Response id that is unique for each transaction
AN32
8ac7a49f6855fc5801685805636585566
resultDetails.ConnectorTxID1
Acquirer Reference. For PagoEfectivo this is the CIP number
AN255
123141
redirect.url
url for the payment slip
AN255
https://pagoefectivo.pe/234
redirect.method
Method you should use to redirect the shopper to the url
AN255
GET
redirect.parameters
parameters you should add to the URL when redirecting the shopper. may be null
AN255
payment=234
result.code
result code of the transaction. See ResultCodes
nnn.nnn.nnn
000.000.000
result.description
description of the result code
AN255
“Successfull transaction”
resultDetails.ExtendedDescription
acquirer description of their code
AN244
“Solicitud exitosa”
resultDetails.AcquirerResponse
acquirer result code
AN255
100
presentationAmount
amount
N13 0- 9{1,10}.0 -9{2}
10.00
presentationCurrency
currency
A3 a-zA-Z{3}
COL
descriptor
Descriptor of the transaction
AN255
PagoEfectivo 232.2939.29323
timestamp
Timestamp
YYYY-MM-DD HH:MM:SS+/-HHHH
2019-01-16 19:00:25+0000
ndc
Internal id for internal uses. Can be asked in case of an error
AN255
8a82941865d7e66c0165e76a6d861c1e_171ecf9107ae48a4a751bb85490c94fe
merchantAccountId
id of your merchant account
AN32
8a82941865d7e66c0165e76c483f1c26
testMode
testMode used on test. Should be EXTERNAL for PagoEfectivo
AN255
EXTERNAL