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

Adding a payment source works but results in error 404 #259

Closed
mc-tomjrjones opened this issue Oct 17, 2023 · 2 comments
Closed

Adding a payment source works but results in error 404 #259

mc-tomjrjones opened this issue Oct 17, 2023 · 2 comments
Labels

Comments

@mc-tomjrjones
Copy link

I am currently on Commerce Stripe version 4.0.1 and Craft Commerce 4.3.0.

When adding a payment method it redirects to
...index.php/actions/commerce-stripe/customers/confirm-setup-intent&CRAFT_CSRF_TOKEN=...&redirect_status=succeeded.

This results in a error 404 but it has in fact added the payment source. All the events in the stripe webhook have succeeded so not entirely sure why it is not returning me to my form's redirectInput value.

Any idea where to go from here?

Many Thanks,
Tom

@peterurban
Copy link

Any update on this?

I am having the exact same issue. Seems there might be a problem with the url params starting with & instead of ?.

This is really critical as it prevents us from accepting any subscriptions...

@lukeholder
Copy link
Member

Please add comments to #289

We can't seem to reproduce. Any addition info on that ticket would be helpful.

lukeholder added a commit that referenced this issue Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants