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(customer): add optional key #2172

Merged
merged 2 commits into from
Jan 30, 2025
Merged

feat(customer): add optional key #2172

merged 2 commits into from
Jan 30, 2025

Conversation

hekike
Copy link
Contributor

@hekike hekike commented Jan 30, 2025

  • Add an optional, unique key to the customer.
  • Support customer key in create checkout session
  • Introduce is_deleted_at on customer to better handle unique indexes (comes with db data migration)

@hekike hekike added release-note/feature Release note: Exciting New Features area/billing labels Jan 30, 2025
@hekike hekike requested a review from turip January 30, 2025 04:09
turip
turip previously approved these changes Jan 30, 2025
Base automatically changed from feat/stripe-checkout-params to main January 30, 2025 14:52
@hekike hekike dismissed turip’s stale review January 30, 2025 14:52

The base branch was changed.

@hekike hekike force-pushed the feat/customer-key branch from c1eacc5 to 41aeb6a Compare January 30, 2025 14:57
@hekike hekike requested a review from turip January 30, 2025 14:58
turip
turip previously approved these changes Jan 30, 2025
@hekike hekike enabled auto-merge (squash) January 30, 2025 15:00
@hekike hekike merged commit a590ee3 into main Jan 30, 2025
24 checks passed
@hekike hekike deleted the feat/customer-key branch January 30, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/billing release-note/feature Release note: Exciting New Features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants