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

Cards: Unable to add new card outside of checkout #12

Closed
lonkelle opened this issue May 28, 2016 · 2 comments
Closed

Cards: Unable to add new card outside of checkout #12

lonkelle opened this issue May 28, 2016 · 2 comments
Labels
priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: bug The issue is a confirmed bug.

Comments

@lonkelle
Copy link

lonkelle commented May 28, 2016

What I expected

I expected to be able to go to example.com/add-payment-method to add a Stripe credit card to my Stripe account and then immediately see the new card that was added.

What happened instead

Weird Bug: After saving new cards with either the add new payment method (or just in checkout), the example.com/payment-methods/ doesn't show the newly added card(s) (example: https://cloudup.com/c1P73p_IF_E), until I add a new item to the cart, and load the checkout page. On the checkout page the new cards show - and then if I reload example.com/payment-methods/ even without completing the checkout - it shows all the cards that have been added (no matter what they were added by).

Using:
• Storefront 2.0
• Woocommerce 2.6 Beta 3
• WooCommerce Stripe Payment Gateway 3.0 (latest commit as of today)

@lonkelle lonkelle reopened this May 28, 2016
@gedex gedex added priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: bug The issue is a confirmed bug. labels May 30, 2016
@gedex gedex added this to the 1.0.1 milestone May 30, 2016
@gedex
Copy link
Member

gedex commented May 30, 2016

/cc @mikejolley

@lonkelle
Copy link
Author

lonkelle commented May 31, 2016

It should also be noted that woocommerce-gateway-stripe doesn't declare support for "add_payment_method" - but maybe WooCommerce 2.6 doesn't require that declaration anymore since it doesn't seem to care in the Beta (this could change in the RC, I'll retest then).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: bug The issue is a confirmed bug.
Projects
None yet
Development

No branches or pull requests

2 participants