Skip to content

Enable/ disable transactions extension #373

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

Closed
jonhealy1 opened this issue May 12, 2025 · 0 comments
Closed

Enable/ disable transactions extension #373

jonhealy1 opened this issue May 12, 2025 · 0 comments

Comments

@jonhealy1
Copy link
Collaborator

jonhealy1 commented May 12, 2025

Eventually it would be nice to have the same functionality for other extensions as well ie #263

jonhealy1 added a commit that referenced this issue May 13, 2025
**Related Issue(s):**

- #373 
- #263 

**Description:**
- Added the `ENABLE_TRANSACTIONS_EXTENSIONS` environment variable to
enable or disable the Transactions and Bulk Transactions API extensions.
When set to `false`, endpoints provided by `TransactionsClient` and
`BulkTransactionsClient` are not available. This allows for flexible
deployment scenarios and improved API control.

**PR Checklist:**

- [x] Code is formatted and linted (run `pre-commit run --all-files`)
- [x] Tests pass (run `make test`)
- [x] Documentation has been updated to reflect changes, if applicable
- [x] Changes are added to the changelog
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

No branches or pull requests

1 participant