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

Como conseguir que la notificación POST se envíe con protocolo HTTPS? #25

Open
Garytoman opened this issue Jun 13, 2020 · 0 comments
Open

Comments

@Garytoman
Copy link

He probado a pasarle el parametro merchant_url en la llamada al TPV(redsys_form_path) de la siguiente forma:
redsys_form_path( amount: payment.amount, order: payment.uid, language: '001', merchant_url: 'https://xxxx.com/redsys/notification', url_ok: ENV['REDSYS_URL_OK'], url_ko: ENV['REDSYS_URL_KO'])
Pero sigue intentando realizar la llamada a esa misma ruta pero con protocolo HTTP, por lo que me devuelve un error 301.
Alguna sugerencia?
Gracias!

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

1 participant