Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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.

Awatar
Odrzuć

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.

Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 17
3143
4
lip 24
9827
4
sie 22
8678
2
cze 19
15336
2
lis 16
5706