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

Add billing_plan_id and product_id after creating recurring subscriptions #619

Merged
merged 7 commits into from
Feb 21, 2024

Conversation

otnansirk
Copy link
Contributor

#616

This makes it easy to see the plan_id that has been created directly, making it easy to save it into a local DB and use it to build many features.

for example changing the pricing scheme from a subscription that has been created.

@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d82936f) 96.46% compared to head (51f0ec3) 96.46%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               v3.0     #619   +/-   ##
=========================================
  Coverage     96.46%   96.46%           
  Complexity      268      268           
=========================================
  Files            34       34           
  Lines          1131     1133    +2     
=========================================
+ Hits           1091     1093    +2     
  Misses           40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@srmklive
Copy link
Owner

@otnansirk you need to fix the tests before i can merge the PR.

@otnansirk
Copy link
Contributor Author

Thanks I will fix it

@otnansirk
Copy link
Contributor Author

Hi @srmklive I has been fix it. Please review. thanks

@srmklive srmklive merged commit ec50129 into srmklive:v3.0 Feb 21, 2024
25 checks passed
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.

3 participants