Commit aab20a7
Add PLAN.md and .gitignore
PLAN.md is the single source of truth for the CHIP for Magento module
implementation. It captures:
- Whether Magento is still active (yes, 2.4.x line is current)
- Repository strategy: one repo, one code base, branch by Magento version
- Full target code structure (controllers, gateway commands, models, etc.)
- Integration architecture: redirect-based flow, webhook as source of truth
- Payment method priority list (DuitNow QR, FPX, MPGS, etc.)
- Anti-patterns to avoid
- Phased delivery plan (MVP, expansion, inline methods)
- Reference plugins to study (Stripe, Adyen, Razorpay, Billplz, PayPal)
- Open questions for the team
Intended to be read by any future AI agent or developer before they write
code, and updated as decisions evolve.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent c093e6e commit aab20a7
2 files changed
Lines changed: 531 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments