Open
Conversation
se pasa módulo pasarela webpay de odoo versión 9.0 a 8.0.
Owner
|
Hola! en lo posible, agregarlos ultimos commits, no se si en 8 son compatibles |
Author
|
los commit de la rama 11.0? |
Owner
|
si, hay algunas cosas que fueron arregladas, que faltaban para cumplir todo |
Author
|
Perfecto voy a ver que cosas del controlador puedo añadir y cambiar de forma directa |
Integradas mejoras de Daniel para versión 9. Añadidas vistas de fracaso y exito.
Author
|
Buenas,
Integré las cosas nuevas que habías puesto, algunas tuvieron que
volar y otras quedaron por el cambio de versión a la 8.0, ahora estoy en
la página de éxito y fracaso, consulta, envías alguna variable para
poder visualizar el número de orden y esas cosas con el redirect que
haces en :
return request.render('payment_webpay.webpay_redirect', values)
Saludos Cordiales.
El 04/04/18 a las 15:01, Daniel Santibáñez Polanco escribió:
…
si, hay algunas cosas que fueron arregladas, que faltaban para cumplir
todo
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADYQyc0zm4Rr1KYjymEJF5l734JeMGHuks5tlQpogaJpZM4TBEYs>.
|
Owner
|
en values se entregra la id de orden, para que webpay fabrique una url de respuesta con esa id.. Por favor migrar a https://gitlab.com/dansanti/payment_webpay |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Se pasa módulo pasarela webpay de odoo versión 9.0 a 8.0.