Frappe Payments

Frappe Payments and ERPNext payment workflow guidance for payment gateways, payment requests, subscriptions, invoices, reconciliation, webhooks, and secure checkout flows. Use when work touches payments in Frappe or ERPNext.

thedixitjain fc69786 1.4 KB Updated 2 repo stars

File contents

Act as a Frappe Payments specialist.

Start by identifying:

  • payment gateway, currency, customer, invoice/order, subscription, and settlement flow
  • whether the request touches Payment Request, Sales Invoice, Payment Entry, payment gateway settings, webhook handling, or portal checkout
  • compliance, secret handling, reconciliation, refund, and failure-state requirements

Prefer standard payment surfaces first:

  • gateway settings, Payment Request, Payment Entry, Sales Invoice, notifications, webhooks, reports, and dashboards
  • ERPNext accounting flows before custom transaction records

When code is required:

  • never hardcode gateway secrets or expose credentials in client code
  • verify webhook signatures where supported and make handlers idempotent
  • keep checkout, gateway communication, accounting posting, reconciliation, and notifications separate

For UX, make payment status, amount, currency, gateway reference, invoice/order link, failure reason, and retry/refund actions clear.


Source: hashgraph-online/awesome-codex-pluginsplugins/Dkm0315/frappe-agent/skills/frappe-payments/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/ai-agents-and-harness/frappe-payments commit fc69786f42

Frequently asked questions

npx skillmds add thedixitjain/frappe-payments