Includes: API (Express/TypeScript), Astro site, Python workers, document generators, FCC compliance tools, Canada CRTC formation, Ansible infrastructure, and deployment scripts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| performancewest_erpnext | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| setup.py | ||
Performance West ERPNext
Custom payment gateways, surcharge hooks, and identity verification for Performance West Inc.
Features
- PW Stripe Settings — Stripe Checkout Sessions gateway (Card+Klarna, ACH)
- Surcharge hooks — Injects payment processing fee line items on Sales Invoices
- Identity gate — Blocks CRTC orders without verified identity
- Custom fields — Sales Order, Sales Invoice, Payment Request extensions
Installation
bench get-app performancewest_erpnext https://github.com/performancewest/performancewest_erpnext
bench --site your-site.com install-app performancewest_erpnext
Requires: frappe>=15, erpnext>=15, payments