Bug #6965
openAfter product quotation payment via email, Stripe success redirects to localhost instead of success page
0%
Description
Steps to Reproduce:
1. Create a product quotation.
2. Send quotation payment link to customer via email.
3. Customer opens the email and clicks the payment link.
4. Complete payment successfully using Stripe.
Actual Result:
After successful payment, the system redirects to a localhost URL
and does not show the payment success / confirmation screen.
Expected Result:
After successful Stripe payment, customer should be redirected to
the proper success / confirmation page (production URL),
showing payment success message and order/quotation details.
Impact:
Customer gets confused and may think payment failed,
even though the amount is successfully charged.
This affects customer trust and payment confirmation flow.
Subtasks
Related issues