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

Implement Subscriptions #364

Open
wants to merge 7 commits into
base: 9.2.x
Choose a base branch
from

Conversation

alexstewartja
Copy link
Contributor

@alexstewartja alexstewartja commented Mar 8, 2025

Core Changes

  • Created Subscription related models and API client
  • Integrated subscription client actions into the main Client class
  • Added functional Subscription tests

Auxiliary Changes

  • Added SettlementStatus class
  • Added a convenience const to Env class for BitPay's datetime format
  • Updated dependencies (symfony/console)

+ Created subscription related models
+ Integrated subscription actions into the main Client class
+ Added a convenience const to Env class for BitPay's datetime format
+ Added functional Subscription tests
+ Updated dependencies
+ Created subscription related models
+ Integrated subscription actions into the main Client class
+ Added a convenience const to Env class for BitPay's datetime format
+ Added functional Subscription tests
+ Updated dependencies
@alexstewartja alexstewartja marked this pull request as ready for review March 10, 2025 11:41
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

1 participant