Email Payment – Update View
Module: Ebizcharge
Screen Type: Update View
URL: /^ebizcharge/email-payments/<pk>/update/
Model: EmailPayment
Record Name: Email Payment
Plural Name: Email Payments
What This Screen Is For
TODO: Explain what this screen does in plain language.
What You See on This Screen
📸 Add a screenshot of this screen.
Fields on This Screen
| Field | Type | Description |
|---|---|---|
| Last Modified At | Date & time | TODO |
| Last Modified By | Relationship (single) (optional) | TODO |
| Customer | Relationship (single) | Records the customer that the transaction was emailed to |
| Amount Currency | Text (choice) | TODO |
| Amount | Number (decimal) | The dollar amount to request from the customer |
| Payment Url | Text (optional) | Stores the URL to pay this invoice online |
| Reference Number | Text (optional) | Records the reference number for a successful payment, used when voiding a transaction |
| Status | Text (optional) | Notes the current status of this email pay link |
| Memo | Text (optional) | If provided, this short description will be shown to the customer on the payment form |
| Customer Credit | Relationship (single) (optional) | Records the customer credit used to apply a successful payment in the system |
System Fields (Managed Automatically)
⚙️ These fields are managed by the system and usually do not need to be edited.
| Field | Type | Description |
|---|---|---|
| Id | Auto number (ID) | TODO |
| Created At | Date & time | TODO |
| Created By | Relationship (single) (optional) | TODO |
| Custom Fields | Extra Fields JSONField | TODO |
| Deleted At | Date & time (optional) | TODO |
Common Tasks
- TODO
Tips & Helpful Hints
💡 TODO
Who Uses This Screen
- TODO
Related Screens
- List View — ebizcharge-email-payments
- Create View — ebizcharge-email-payments-create
- Detail View — ebizcharge-email-payments-id
Advanced Notes
TODO
No comments to display
No comments to display