tipo: Card
v1: ✅
v2: ✅
deprecado: No
doc: https://www.transbankdevelopers.cl/documentacion/oneclick?l=python#confirmar-una-inscripcion https://www.transbankdevelopers.cl/referencia/oneclick#ambiente-de-integracion
https://www.transbankdevelopers.cl/documentacion/como_empezar#tarjetas-de-prueba
<aside> 🚨 LOS CODIGOS DE COMERCIO SE LES DEBE AGREGAR ESTO AL PRINCIPIO 5970 EN PRODUCCIÓN
</aside>
For Webpay transactions in the integration environment, these test cards must be used:
card type | Detail | Result |
---|---|---|
VISA | 4051 8856 0044 6623 | |
CVV 123 any expiration date | Generates approved transactions. | |
AMEX | 3700 0000 0002 032 | |
CVV 1234 any expiration date | Generates approved transactions. | |
MASTERCARD | 5186 0595 5959 0568 | |
CVV 123 any expiration date | Generates declined transactions. | |
Redcompra | 4051 8842 3993 7763 | Generate approved transactions (for operations that allow Redcompra debit) |
Redcompra | 4511 3466 6003 7060 | Generate approved transactions (for operations that allow Redcompra debit) |
Redcompra | 5186 0085 4123 3829 | Generates rejected transactions (for operations that allow Redcompra debit) |
Prepaid VISA | 4051 8860 0005 6590 | |
CVV 123 any expiration date | Generates approved transactions. | |
Prepaid MASTERCARD | 5186 1741 1062 9480 | |
CVV 123 any expiration date | Generates declined transactions. |
When an authentication form with RUT and password appears, the RUT 11.111.111-1 and the password 123 must be used.
Credenciales de prueba
{
"company": "transbank",
"credentials": "597055555542",
"description": None,
"env": "test",
"isEnabled": True,
"key": None,
"type": "card"
}