Skip to content

V16 hotfix stripe payment success redirect#226

Closed
nareshkannasln wants to merge 6 commits into
frappe:developfrom
aerele:v16-hotfix-stripe-payment-success-redirect
Closed

V16 hotfix stripe payment success redirect#226
nareshkannasln wants to merge 6 commits into
frappe:developfrom
aerele:v16-hotfix-stripe-payment-success-redirect

Conversation

@nareshkannasln
Copy link
Copy Markdown

Issue:

The Stripe payment success redirect URL is built incorrectly when redirect_to is empty. The flow appends redirect_to=None to the success URL, which can break the page or lead to an invalid follow-up redirect. This change updates the redirect logic to append redirect_to only when it has a real value, preserving a valid success URL.

Ref: #68040

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants