BrainTree Unsuccessful Checkout

Wednesday, May 8, 2024 8:38:50 PM
  • Posted: Thursday, July 23, 2020 10:18 PM
  • 5
Trying to use BrainTree... attained account from BrainTree successfuly and have merchant id, public key, and private key. Upon clicking on Check Out and adding address... returns to checkout page. Doesn't seem to be doing anything.
0
  • Posted: Friday, July 24, 2020 5:30 AM
  • 953
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!
Best regards,
Patryk

GrandNode Team
0
  • Posted: Friday, July 24, 2020 7:17 PM
  • 5
Ok... how would I go about fixing that? Configuration says I'm using HTTP... but I set up HTTPs using NGINX and CertBot. When I access the site... it says it's encrypted. Any advice?
0
  • Posted: Friday, July 24, 2020 10:34 PM
  • 5
I got it working through modifying Grand.Web/App_Data/appsettings.json

Works great!
0
  • Posted: Friday, July 24, 2020 11:26 PM
  • 5
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
  • Posted: Monday, July 27, 2020 5:46 AM
  • 953
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.
Best regards,
Patryk

GrandNode Team
0
  • Posted: Monday, July 27, 2020 6:11 AM
  • 5
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
  • Posted: Monday, July 27, 2020 6:20 AM
  • 953
I'm glad that it's working :)
Best regards,
Patryk

GrandNode Team
0
back to top
Filters