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(app): set stripe as default billing profile #1998

Merged
merged 10 commits into from
Dec 30, 2024

Conversation

hekike
Copy link
Contributor

@hekike hekike commented Dec 29, 2024

Make the Stripe app the default billing profile after marketplace installation if the current default profile is a sandbox app.

  • Make the Stripe app unique by stripe_account_id
  • Make Stripe app the default billing profile after install
  • Return at marketplace install for what capabilities the app was marked default
  • Get supplier contact from Stripe account via Stripe API
  • Add a flag to the billing profile creation to allow overriding default

@hekike hekike requested a review from tothandras December 29, 2024 12:23
@hekike hekike added release-note/feature Release note: Exciting New Features area/billing labels Dec 29, 2024
@hekike hekike changed the title Feat/stripe default billing profile feat(app): set stripe as default billing profile Dec 29, 2024
@hekike hekike marked this pull request as draft December 30, 2024 08:33
@hekike hekike marked this pull request as ready for review December 30, 2024 15:11
@hekike hekike force-pushed the feat/stripe-default-billing-profile branch from 83e98d8 to 94222fb Compare December 30, 2024 15:30
@hekike hekike merged commit 6c2ddc9 into main Dec 30, 2024
24 checks passed
@hekike hekike deleted the feat/stripe-default-billing-profile branch December 30, 2024 17:57
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