Stripe Settings
Overview
Section titled “Overview”Frappe DocType Stripe Settings (Lee Kim Alliance ERP).
- Category: Finance, AR & integrations
- Module folder:
lee_kim_alliance_erp - Submittable: No
- Track changes: No
Source files
Section titled “Source files”- JSON:
leekimerp/lee_kim_alliance_erp/doctype/stripe_settings/stripe_settings.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/stripe_settings/stripe_settings.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/stripe_settings/stripe_settings.js
ERPNext / standard integration
Section titled “ERPNext / standard integration”Add narrative here: which standard DocTypes (Customer, Sales Invoice, Employee, …) this document links to or replaces in workflows. See Module mapping and feature pages.
Desk & process flow
Section titled “Desk & process flow”- Typical entry: (add List / Form route or workspace name)
- Process: (add state machine / approvals / schedulers)
Fields
Section titled “Fields”| Field | Label | Type | Options | Req | RO |
|---|---|---|---|---|---|
| company | Company | Link | Company | Yes | — |
| is_active | Is Active | Check | — | — | — |
| stripe_secret_key | Stripe Secret Key | Password | — | — | — |
| stripe_publishable_key | Stripe Publishable Key | Data | — | — | — |
| default_currency | Default Currency | Data | — | Yes | — |
| webhook_endpoint_secret | Webhook Endpoint Secret | Password | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.