You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hola, estoy teniendo un problema usando este SDK al momento de la ejecución del pago. La healthcheck me da bien, tengo un cardtoken generado y al momento de ejecutar el pago obtengo este error
Hola, estoy teniendo un problema usando este SDK al momento de la ejecución del pago. La healthcheck me da bien, tengo un cardtoken generado y al momento de ejecutar el pago obtengo este error
{ error_type: 'invalid_request_error', validation_errors: [ { code: 'invalid_site', param: 'datos_site.origin_site_id' } ], getStatus: [Function (anonymous)], getId: [Function (anonymous)], getSiteTransactionId: [Function (anonymous)], getToken: [Function (anonymous)], getUserId: [Function (anonymous)], getPaymentMethodId: [Function (anonymous)], getBin: [Function (anonymous)], getAmount: [Function (anonymous)], getCurrency: [Function (anonymous)], getInstallments: [Function (anonymous)], getPaymentType: [Function (anonymous)], getSubPayments: [Function (anonymous)], getDate: [Function (anonymous)], getTicket: [Function (anonymous)], getAuthorization: [Function (anonymous)], amount: NaN, getErrorType: [Function (anonymous)], getValidationErrors: [Function (anonymous)] }
Tengo las credenciales de prueba entregadas por payway. Cualquier ayuda es recibida.
mcazas@bossbot.com.ar por cualquier cosa.
The text was updated successfully, but these errors were encountered: