Files
Salon/docs/adr/0002-moyasar-payment-gateway.md

24 lines
626 B
Markdown

# ADR 0002: Moyasar As Payment Gateway
## Status
Accepted
## Context
MVP requires KSA-focused payment support (SAR + local methods).
## Decision
Use Moyasar as the primary gateway for payment creation and webhook reconciliation.
## Consequences
- Strong KSA fit for MVP.
- External dependency on Moyasar uptime/API stability.
- Gateway abstraction can be expanded later for multi-provider support.
## Alternatives Considered
- Other regional gateways: deferred.
- Global-first provider: not selected for MVP priorities.
## Related
- `backend/apps/payments/services/gateway.py`
- `docs/runbooks/payments_sanity_check.md`