Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle the Stripe connect redirect on specific pages #7223

Merged

Conversation

ravinderk
Copy link
Collaborator

Description

Based on the query param, we are handling the Stripe redirect from the connect gateway server. We should limit handling to specific pages to prevent conflict.

Testing Instructions

  • Admin should be able to connect the Stripe account from the Stripe setting page.
  • Admin should be able to connect the Stripe account from the v2 donation edit page.

Pre-review Checklist

  • Acceptance criteria satisfied and marked in related issue
  • Relevant @unreleased tags included in DocBlocks
  • Includes unit tests
  • Reviewed by the designer (if follows a design)
  • Self Review of code and UX completed

@ravinderk ravinderk self-assigned this Feb 7, 2024
@ravinderk ravinderk force-pushed the fix/handle-stripe-onboarding-redirect-correctly branch from e303ea6 to 2193d15 Compare February 7, 2024 16:19
@ravinderk
Copy link
Collaborator Author

@jonwaldstein, I've implemented several improvements based on your suggestions and added tests to validate the functionality.

Copy link
Contributor

@jonwaldstein jonwaldstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ravinderk looks good now, thanks! Please send off to QA 🙏

@ravinderk ravinderk requested a review from rickalday February 7, 2024 17:50
Copy link
Member

@rickalday rickalday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passed manual QA tests.

@jonwaldstein jonwaldstein merged commit eb54983 into develop Feb 8, 2024
20 checks passed
@jonwaldstein jonwaldstein deleted the fix/handle-stripe-onboarding-redirect-correctly branch February 8, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants