Listing Plans Redirect Issue

  • Posted 2 months ago

When a user clicks Add Listing, they are redirected to the listing plans (which is fine). If they choose an existing plan, it works correctly.
But if they purchase a new plan, they go through Stripe for payment.
Issue: After successful payment, the user is redirected to the home page. It should instead go back to the listing page where they initiated the process.