MyPayTag is a payment-resolution layer that turns a user-approved payment identity into a one-time payment intent for an authorized application. It keeps payment routing, provider selection, and execution within MyPayTag while using Cubid only for identity and consent boundaries.
- MyPayTag-site — public product site and hosted user-action experience.
- MyPayTag-sdk — public protocol contracts, SDKs, examples, and test fixtures.
- MyPayTag-backend — private resolver backend for Supabase, Cubid validation, routing, provider callbacks, audit logging, and deployment wiring.
- mypaytag-skill — public guidance for designing MyPayTag and Cubid app integrations.
The public repositories intentionally exclude private resolver implementation details. Integrators should use the SDK and public documentation as the supported contract surface.