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

Migrate current donors from the stripe integration in Dispute Tools to the membership platform #176

Open
orlando opened this issue Dec 16, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@orlando
Copy link
Contributor

orlando commented Dec 16, 2019

What: Migrate current donors from the stripe integration in Dispute Tools to the membership platform

Why: Currently we have users that are donating monthly in our first stripe integration. We need to figure out a way to move these users to the new platform and come with a plan on how to do it. We don't have these users in a database that belongs to us, the integration with stripe we have now is really thin, and all the user data is stored in Stripe itself.

Also, is worth investigating first if we actually need this, if the amount of users is low we may just skip the whole thing and send emails to the users explaining to them what to do.

We need to take into account

  • How to retrieve this data from the Stripe API (we have access to this via API keys)
  • Users might have an account already
  • Users can be donating monthly amounts outside of our membership plans

How:

  • Spec out a solution and share it with the team for review.
@orlando orlando added the enhancement New feature or request label Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant