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

[Mobile Payments] The same payment can only be retried once #14759

Open
staskus opened this issue Dec 23, 2024 · 1 comment
Open

[Mobile Payments] The same payment can only be retried once #14759

staskus opened this issue Dec 23, 2024 · 1 comment
Labels
feature: mobile payments Related to mobile payments / card present payments / Woo Payments. priority: low Not many people are affected or there’s a workaround, etc. type: task An internally driven task.

Comments

@staskus
Copy link
Collaborator

staskus commented Dec 23, 2024

Description

After payment is retried, it is marked as alreadyRetried with an automatic dontRetry retryApproach.

This has been brought up in discussion pdfdoF-5Vk-p2#comment-7190:

I believe this is not consistent with Android and Stripe’s documentation – the app should rely on availability of the Payment Intent in the response from the SDK => when it’s available, it should allow the user to retry.

Investigate it at consider updating the implementation in accordance to Stripe and Android

@dangermattic
Copy link
Collaborator

dangermattic commented Dec 23, 2024

Thanks for reporting! 👍

@staskus staskus added type: task An internally driven task. feature: mobile payments Related to mobile payments / card present payments / Woo Payments. priority: low Not many people are affected or there’s a workaround, etc. labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: mobile payments Related to mobile payments / card present payments / Woo Payments. priority: low Not many people are affected or there’s a workaround, etc. type: task An internally driven task.
Projects
None yet
Development

No branches or pull requests

2 participants