Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3894 Visualizzazioni

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
Abbandona

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.

Post correlati Risposte Visualizzazioni Attività
1
set 17
3323
4
lug 24
10144
4
ago 22
8774
2
giu 19
15626
2
nov 16
5919