İçereği Atla
Menü
Bu soru işaretlendi
3720 Görünümler

Using Google Cloud to host our Odoo 10 instance and the HTTPS request is terminated at the Google Load Balancer. All transactions are being redirected / balanced on port 443 outbound and 8069 inbound. 


added proxy_mode = True and web.base.url.freeze = True on the configuration to ensure that we are staying on https. All transactions seem to be working ok till we get to the eCommerce shopping cart workflow. 


When we go from Address Confirmation (/shop/confirm_order) to Payment Options (/shop/payment), the protocol shifts to HTTP. Looks like this is hardcoded somewhere in the code. When I change the protocol to HTTPS on the browser, the screen works and then the next screen (/shop/payment/validate) goes back to HTTP and invalidates the session. 


Any idea where this protocol is hardcoded?


Regards,

Vishal.

Avatar
Vazgeç

You may want to google for Odoo and Paypal, there are lengthy discussions on Github and the mailing list around on how to configure the payment options, which might be helpful.

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Eyl 17
3181
4
Tem 24
9885
4
Ağu 22
8683
2
Haz 19
15379
2
Kas 16
5733