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

feat: Add hability to assign stripe customer id with API #258

Merged
merged 8 commits into from
Jun 17, 2022

Conversation

vincent-pochet
Copy link
Collaborator

Related to #257

Changes:

  • Add a new table payment_provider_customers to store customer config for payment providers.
  • Update POST api/v1/customers API end-point to allow update of payment provider and customer_id on external payment provider (stripe)
  • Send back these fields to the customer payload in API

@vincent-pochet vincent-pochet added API Related to the public API Customer Customer management labels Jun 14, 2022
@vincent-pochet vincent-pochet self-assigned this Jun 14, 2022
@vincent-pochet vincent-pochet marked this pull request as ready for review June 14, 2022 13:42
@lovrocolic
Copy link
Collaborator

Looks great! Just added two questions in order to better understand the changes...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Related to the public API Customer Customer management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Add ability to assign stripe customer_id to a lago customer
2 participants