We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When a Stripe checkout requires 3D Secure/Authentication. The uploaded file fields are emptied and checkout is processed.
PS - Only tested with Stripe Connect. Assume it's happening on legacy Stripe method as well.
To Reproduce Steps to reproduce the behavior:
file
Expected behavior Upload fields should stay assigned to the upload button and processed.
Isolating the problem (mark completed items with an [x]):
The text was updated successfully, but these errors were encountered:
A member reported this in ticket 368369 (moderators only).
Sorry, something went wrong.
A temporary fix that may work, until this gets resolved may be to use Stripe Checkout - https://www.paidmembershipspro.com/gateway/stripe/stripe-checkout/
Alternatively, let member's upload files later from their membership account/profile page.
No branches or pull requests
Describe the bug
When a Stripe checkout requires 3D Secure/Authentication. The uploaded file fields are emptied and checkout is processed.
PS - Only tested with Stripe Connect. Assume it's happening on legacy Stripe method as well.
To Reproduce
Steps to reproduce the behavior:
file
type of field.Expected behavior
Upload fields should stay assigned to the upload button and processed.
Isolating the problem (mark completed items with an [x]):
The text was updated successfully, but these errors were encountered: