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

Make payment_integration a required parameter in the payment completion route #10458

Merged

Conversation

gregorbg
Copy link
Member

Follow-up to #10234

The optional URL parameter that was in that PR (to maintain backwards compatibility) now becomes a required parameter.
All usages throughout the code have been adjusted to pass 'stripe' (or the functionally equivalent :stripe) when calling the URL helpers

@gregorbg gregorbg force-pushed the cleanup/payment-completion-provider-required branch from 2dc83a1 to 16f8e5f Compare December 22, 2024 02:43
Copy link
Contributor

@dunkOnIT dunkOnIT left a comment

Choose a reason for hiding this comment

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

Tested locally and works as expected :) Assume we want to give it a few more days before deploying, but figured it was an easy enough review while I waited for CAD on staging

@gregorbg gregorbg force-pushed the cleanup/payment-completion-provider-required branch from 16f8e5f to 4c2e4fb Compare December 26, 2024 05:21
@gregorbg gregorbg marked this pull request as draft December 26, 2024 05:21
@gregorbg
Copy link
Member Author

Let's wait for another day or two now that we have #10477

@dunkOnIT
Copy link
Contributor

Should we merge+deploy now?

@gregorbg
Copy link
Member Author

Yay let's go!

@gregorbg gregorbg marked this pull request as ready for review December 30, 2024 06:59
@gregorbg gregorbg merged commit 2e34d26 into thewca:main Dec 30, 2024
2 checks passed
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.

2 participants