saveinmed/docs
Tiago Yamamoto 3c49df55e4 feat: complete payment gateway implementation (Asaas, Stripe, MercadoPago)
Payment Gateways:
- asaas.go: Pix (QR code), Boleto, Credit Card with split
- Seller subaccount creation for split payments
- 6 new domain types: PixPaymentResult, BoletoPaymentResult, SellerPaymentAccount, Customer, PaymentGatewayConfig

Documentation:
- docs/PAYMENT_GATEWAYS.md: Complete comparison (MercadoPago vs Stripe vs Asaas)
- Admin routes for gateway config
- Seller onboarding routes
- Environment variables reference

Coverage: 50% payments
2025-12-27 00:11:48 -03:00
..
BACKEND.md feat: major implementation - seeder, payments, docs 2025-12-26 23:39:49 -03:00
BACKOFFICE.md feat: major implementation - seeder, payments, docs 2025-12-26 23:39:49 -03:00
database-schema.md feat: implement 2-step product registration with new catalog fields 2025-12-23 17:09:38 -03:00
MARKETPLACE.md feat: major implementation - seeder, payments, docs 2025-12-26 23:39:49 -03:00
PAYMENT_GATEWAYS.md feat: complete payment gateway implementation (Asaas, Stripe, MercadoPago) 2025-12-27 00:11:48 -03:00
SEEDER_API.md feat: major implementation - seeder, payments, docs 2025-12-26 23:39:49 -03:00