d-ivashchuk / cascade

Best open-source SaaS boilerplate. Free, powerful & extendable.
https://cascade.stackonfire.com
509 stars 45 forks source link

Successful Payment Leads to 404 on /billing Page #4

Closed iRajatDas closed 3 months ago

iRajatDas commented 3 months ago

Description:

After completing a successful payment, the user is redirected to the "/billing" page, but this leads to a 404 error page. This issue disrupts the user experience and prevents them from accessing relevant billing information post-payment.

Steps to Reproduce:

Initiate a payment process.

Expected Behavior:

After a successful payment, users should be redirected to the appropriate billing page where they can view relevant information without encountering a 404 error.

d-ivashchuk commented 3 months ago

Good one, thanks!