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

Preorder Flow #600

Merged
merged 7 commits into from
Nov 14, 2024
Merged

Preorder Flow #600

merged 7 commits into from
Nov 14, 2024

Conversation

Winston-Hsiao
Copy link
Contributor

@Winston-Hsiao Winston-Hsiao commented Nov 13, 2024

What does this PR do?

  1. Preorders trigger customer creation under listing owner's connected stripe account
  2. Customers under seller's stripe account also have saved payment method for future charge
  3. Users now have array of customer id's mapped to various connected seller accounts

TODO:

  1. temp: only allow user's with admin permission to create listings with pre-order option
  2. fix standard flow
  3. reduce duplicate payment methods saved
  4. adjust our internal order model/route to work with new stripe preorder flow

@Winston-Hsiao Winston-Hsiao merged commit af086df into master Nov 14, 2024
1 check passed
@Winston-Hsiao Winston-Hsiao deleted the listing-preorder-only branch November 14, 2024 22:28
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.

2 participants