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

Save customer payment methods to platform for future purchases #14

Closed
dechov opened this issue Mar 6, 2019 · 4 comments
Closed

Save customer payment methods to platform for future purchases #14

dechov opened this issue Mar 6, 2019 · 4 comments
Labels
category: projects For any issues which are part of any project, including bugs, enhancements, etc. component: customers Issues related to Customers component: saved cards and subscriptions Issues related to Saved Cards and Subscriptions needs feedback The issue/PR needs a response from any of the parties involved in the issue. type: enhancement The issue is a request for an enhancement.

Comments

@dechov
Copy link
Contributor

dechov commented Mar 6, 2019

Support saving customers' payment method references in the store, choosing among them at checkout, and managing them.

Look into integrating with WooCommerce core's accommodations for "token" management [wiki], and the token class in particular [doc] (not to be confused with tokenization of card details, tracked in #11).

(Not currently in v1 scope)

@allendav allendav added this to the V0.18 - Saved Cards, My Account, Return to Session milestone Jun 28, 2019
@allendav allendav removed this from the V0.18 - Saved Cards, My Account, Return to Session milestone Dec 10, 2019
@thenbrent thenbrent added the component: customers Issues related to Customers label May 15, 2020
@thenbrent
Copy link

thenbrent commented May 15, 2020

We should save customers and their payment methods on the platform account so that (eventually) after a customer makes a purchase from one store, we can make it so that they don’t need to re-enter their details to purchase from another store. Stripe provides docs here for sharing customers across accounts. I've created a server issue to track this: 256-gh-woocommerce-payments-server.

Importantly, we are also contractually obliged with Stripe to save customers on connected accounts as we are currently doing.

@thenbrent thenbrent changed the title Save customer cards for future purchases Save customer payment methods for future purchases May 15, 2020
@allendav allendav added the component: saved cards and subscriptions Issues related to Saved Cards and Subscriptions label May 26, 2020
@allendav allendav changed the title Save customer payment methods for future purchases Save customer payment methods to platform for future purchases May 26, 2020
@allendav
Copy link
Contributor

I hadn't found this issue when I wrote #682 and #683 - so I've decided to keep them all and tweak this issue title to specify the platform orientation @thenbrent just mentioned

@vbelolapotkov vbelolapotkov added the needs feedback The issue/PR needs a response from any of the parties involved in the issue. label Nov 1, 2021
@vbelolapotkov
Copy link
Collaborator

Not sure if the issues is still relevant. Asked internally here: p1635781961051200-slack-C022WMN88KG

@vbelolapotkov vbelolapotkov added category: projects For any issues which are part of any project, including bugs, enhancements, etc. type: enhancement The issue is a request for an enhancement. labels Nov 1, 2021
@vbelolapotkov
Copy link
Collaborator

Closing as discussed in the slack thread above.

@jessy-p jessy-p added category: projects For any issues which are part of any project, including bugs, enhancements, etc. and removed category: projects For any issues which are part of any project, including bugs, enhancements, etc. labels Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: projects For any issues which are part of any project, including bugs, enhancements, etc. component: customers Issues related to Customers component: saved cards and subscriptions Issues related to Saved Cards and Subscriptions needs feedback The issue/PR needs a response from any of the parties involved in the issue. type: enhancement The issue is a request for an enhancement.
Projects
None yet
Development

No branches or pull requests

5 participants