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

Email from Stripe sent with title "Payment of $x.xx from undefined undefined" #23

Closed
gedex opened this issue Jun 23, 2016 · 0 comments
Closed
Assignees
Labels
type: bug The issue is a confirmed bug.
Milestone

Comments

@gedex
Copy link
Member

gedex commented Jun 23, 2016

Possible cause is from this line: https://github.com/woothemes/woocommerce-gateway-stripe/blob/master/assets/js/stripe.js#L90. Where elements for first name and last name didn't exists, but then wc_stripe_params.billing_first_name and wc_stripe_params.billing_last_name were also undefined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug The issue is a confirmed bug.
Projects
None yet
Development

No branches or pull requests

1 participant