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

Adds documentation related to Stripe customer reconciliation (resolves #831) #832

Merged

Conversation

btonic
Copy link
Contributor

@btonic btonic commented Jul 13, 2023

  • Provides details on how to manually reconcile existing Stripe customers with Pay's customer records.
  • Provides examples on how to automatically reconcile Stripe customers with Pay's customer records using ActiveRecord callbacks.
  • Describes how to backfill subscriptions and charges for reconciled customers.

* Provides details on how to manually reconcile existing Stripe customers with Pay's customer records.
* Provides examples on how to automatically reconcile Stripe customers with Pay's customer records using ActiveRecord callbacks.
* Describes how to backfill subscriptions and charges for reconciled customers.
@btonic btonic changed the title Adds documentation related to Stripe customer reconciliation (#831) Adds documentation related to Stripe customer reconciliation (resolves #831) Jul 13, 2023
@btonic btonic marked this pull request as ready for review July 13, 2023 18:31
@excid3 excid3 merged commit a368859 into pay-rails:master Jul 14, 2023
@excid3
Copy link
Collaborator

excid3 commented Jul 14, 2023

This is excellent @btonic! Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants