Skip to content

Conversation

cobycloud
Copy link
Contributor

Summary

  • add a swarmauri_billing_paypal package with stubbed provider implementation, packaging metadata, and documentation
  • add a swarmauri_billing_braintree package covering checkout, risk, and webhook features plus README and build config
  • add a swarmauri_billing_authorize_net package focused on transactions/refunds with docs and metadata
  • register the new billing packages in the uv workspace configuration

Testing

  • uv run --directory . --package swarmauri_billing_paypal ruff format .
  • uv run --directory . --package swarmauri_billing_paypal ruff check . --fix
  • uv run --directory . --package swarmauri_billing_braintree ruff format .
  • uv run --directory . --package swarmauri_billing_braintree ruff check . --fix
  • uv run --directory . --package swarmauri_billing_authorize_net ruff format .
  • uv run --directory . --package swarmauri_billing_authorize_net ruff check . --fix

https://chatgpt.com/codex/tasks/task_e_68f0bd510cb4832683889cfb3c87ba08

@cobycloud cobycloud merged commit 439fa97 into ccdx/create-billing-interfaces-and-providers-structure/2025-10-16 Oct 16, 2025
2 of 5 checks passed
@cobycloud cobycloud deleted the ccdx/create-swarmauri_billing-packages-for-providers/2025-10-16 branch October 16, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant