Jump to content
thirty bees forum

Bad gateway (502) on order confirmation [solved]


Gorka

Recommended Posts

Hi,

I'm setting up the Stripe module and everything works fine except for the final step (the order confirmation page displayed to the customer).

This is the URL causing problems: /gb/module/stripe/validation?type=checkout

  • The order is generated properly and the payment status is correct.
  • Payment is received in Stripe.
  • Email is sent to the customer.

I'm using:

  • Nginx/1.10.3
  • PHP 7.4.

Notes/ideas:

  • The backoffice tells me about a problem with TLS 1.2 (Install TLS v1.2 support on your server.). Could this be related to it?
  • Could the 'gb' at the beginning of the URL what is causing problems? (/gb/module/stripe/validation?type=checkout)
Edited by Gorka
Link to comment
Share on other sites

Thanks for the reply @30knees.

It is weird since the server has TSL 1.2 support (I've checked it). And so does say the Stripe module configuration:

image.png.4af139b25866798db3d58b39da856df4.png

But, if I go to Advanced Parameters -> Configuration Information it says there is no support for TLS 1.2:

image.png.47c3b74fe885d9fde29aaab20d1dc37e.png

Any ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...