Response
The response will give all adequate information to allow the end user to proceed with the payment.
{
"action": "authorize", "success": "Successful process", "code": "221172628996",
"code_expiration_time": "2022-04-28T00:53:47", "currency": "PEN",
"amount": "100.00",
"url": "https://cert-gateway.kashio.net/e/index.html?token=uLRgV3P46V4mraxUKTPhrX",
" available_payout_financial_insititutions ": [
{
"description": "Banco de credito","code": "BCP",
"agreementNumber": "None"
},
{
"description": "Banco Continental", "code": "BBVA",
"agreementNumber": "None"
},
{
"description": "Interbank", "code": "IBK",
"agreementNumber": "None"
},
{
"description": "Scotiabank", "code": "SBK",
"agreementNumber": "None"
},
{
"description": "Tambo", "code": "TAMBO",
"agreementNumber": "None"
},
{
"description": "AgenteKasnet", "code": "KASNET",
"agreementNumber": "220044"
}
],
"meta": { "internal_operation_number": "80868",
"description": "payin_request", "additional_fields": {}, "metrics": {
"aggregate": {
"start": "1648145022000",
"end": "1648145023000",
"duration": { "milliseconds":
"1000",
"seconds": "1"
}
}
},
"status": {
"code":
"00",
"message_il gn": [
{
"locale": "es_PE",
"value": "Peticion de Payin Realizado Correctamente."
}
]
}
}
}
The response will give all adequate information to allow the end user to proceed with the payment.
{
"action": "authorize", "success": "Successful process", "code": "221172628996",
"code_expiration_time": "2022-04-28T00:53:47", "currency": "PEN",
"amount": "100.00",
"url": "https://cert-gateway.kashio.net/e/index.html?token=uLRgV3P46V4mraxUKTPhrX",
" available_payout_financial_insititutions ": [
{
"description": "Banco de credito","code": "BCP",
"agreementNumber": "None"
},
{
"description": "Banco Continental", "code": "BBVA",
"agreementNumber": "None"
},
{
"description": "Interbank", "code": "IBK",
"agreementNumber": "None"
},
{
"description": "Scotiabank", "code": "SBK",
"agreementNumber": "None"
},
{
"description": "Tambo", "code": "TAMBO",
"agreementNumber": "None"
},
{
"description": "AgenteKasnet", "code": "KASNET",
"agreementNumber": "220044"
}
],
"meta": { "internal_operation_number": "80868",
"description": "payin_request", "additional_fields": {}, "metrics": {
"aggregate": {
"start": "1648145022000",
"end": "1648145023000",
"duration": { "milliseconds":
"1000",
"seconds": "1"
}
}
},
"status": {
"code":
"00",
"message_il gn": [
{
"locale": "es_PE",
"value": "Peticion de Payin Realizado Correctamente."
}
]
}
}
}
Element name | Description |
action | The intend action of the payload. For the current usage the fixed value “authorize” should be used |
success | Success or failure indicator |
code | The voucher code |
amount | The amount of the transaction |
code_expiration_time | Time to voucher code expiration |
currency | Currency ISO code |
amount | Amount |
url | URL to use in case a redirection to the payment provider is needed |
available_payout_financial_insititutio ns | List of available financial institutions where it’s possible to do the payment |
meta. internal_operation_number | Operation number |
meta.description | Description of the transaction |
meta.additional_fields |
|
meta.metrics.aggregate. start | Start time in timestamp |
meta.metrics.aggregate.end | End time in timestamp |
meta.metrics.aggregate.duration.mill isec onds | Duration in milliseconds |
meta.metrics.aggregate.duration.sec onds | Duration in seconds |
meta.status.code | The status code of the transaction |
meta.status.message_ilgn.locale | The transaction language |
meta.status.message_ilgn.value | Message value |
Continuar Status query ➡️