Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3882 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ

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.

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 9 17
3318
4
thg 7 24
10130
4
thg 8 22
8771
2
thg 6 19
15619
2
thg 11 16
5906