BrainTree Unsuccessful Checkout
Monday, November 25, 2024 10:29:43 PM
hello,
Please check your SSL configuration. Please login to the admin panel, go to System -> System Information and check the "HTTP Scheme", "Is SSL". If you are redirected from checkout, it means that your SSL connection is broken, it's not related to payment method.
Cheers!
Please check your SSL configuration. Please login to the admin panel, go to System -> System Information and check the "HTTP Scheme", "Is SSL". If you are redirected from checkout, it means that your SSL connection is broken, it's not related to payment method.
Cheers!
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0
I'm curious... I want to set up the whole application under https. Normally one does this through kesterel using app.config to use a cert. Upon attempting this (with service set correctly and nginx config correctly), I get a bad gateway error although it builds correctly. Any ideas?
0
Hi Shay,
Have you configured the SSL in the Store configuration? Just go to Admin panel -> Configuration -> Stores -> Click on your store Name and mark the "Use SSL" checkbox and provide the Secure URL with https. If the rest of the things is configured, it should do the trick.
Have you configured the SSL in the Store configuration? Just go to Admin panel -> Configuration -> Stores -> Click on your store Name and mark the "Use SSL" checkbox and provide the Secure URL with https. If the rest of the things is configured, it should do the trick.
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0
Was a little bit trickier. It was working on a proxy since running on NGINX on Linux. There's a few settings on your AppSettings.json file that are able to handle this issue. Just needed a change and a rebuild. No biggie. Enough comments on that file to help out. Excellent work to Dev team.
0