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

Example Payment/Stripe Uncaught ReferenceError #1459

Closed
aaronjudd opened this issue Sep 30, 2016 · 2 comments
Closed

Example Payment/Stripe Uncaught ReferenceError #1459

aaronjudd opened this issue Sep 30, 2016 · 2 comments
Assignees

Comments

@aaronjudd
Copy link
Contributor

In checkout, the example payment causes an Uncaught ReferenceError when submitted with invalid fields.

Expected behavior

In checkout, the example payment should validate and handle the error event, letting the user update invalid fields.

Actual Behavior

example.js:95 Uncaught ReferenceError: submitting is not defined

cart_checkout

After this the inputs are disabled as well and the user cannot update invalid inputs.

Steps to Reproduce the Behavior

Checkout and submit an example payment without required fields.

@brent-hoover brent-hoover self-assigned this Oct 2, 2016
@brent-hoover
Copy link
Collaborator

This is also happening with Stripe as well

@brent-hoover brent-hoover changed the title Example Payment Uncaught ReferenceError Example Payment/Stripe Uncaught ReferenceError Oct 3, 2016
@ghost ghost added the review label Oct 3, 2016
@brent-hoover
Copy link
Collaborator

Closed via #1461

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

No branches or pull requests

2 participants