Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error en la ejecución de pago #24

Open
MCazas opened this issue Sep 28, 2022 · 1 comment
Open

Error en la ejecución de pago #24

MCazas opened this issue Sep 28, 2022 · 1 comment

Comments

@MCazas
Copy link

MCazas commented Sep 28, 2022

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.

@nunco
Copy link

nunco commented Oct 27, 2022

@MCazas esto se da porque no esta configurado el site para la operatoria.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants