1
0

Release 0.7.0

Beta Release 0.7.0 including:

- Bug fixes
- Updated model/function names
- Updated models to reflect changes in APIs
This commit is contained in:
Patrick Powers
2025-03-20 13:18:55 -05:00
committed by GitHub
parent bba7e8b3d0
commit 504c367386
707 changed files with 22368 additions and 9237 deletions

View File

@@ -9,10 +9,10 @@ NACHA (the regulatory body governing the ACH network) requires that API callers
## Fields
| Name |
| --- |
| `TEL` |
| `WEB` |
| `CCD` |
| `PPD` |
| Name | Description |
| --- | --- |
| `TEL` | The API caller (merchant/partner) accepts authorization and payment information from a consumer over the telephone. |
| `WEB` | The API caller (merchant/partner) accepts Debit transactions from a consumer on their website. |
| `CCD` | Cash concentration and disbursement for corporate debit transaction. Used to disburse or consolidate funds. Entries are usually Optional high-dollar, low-volume, and time-critical. (e.g. intra-company transfers or invoice payments to suppliers). |
| `PPD` | Prearranged payment and deposit entries. Used for debit payments authorized by a consumer account holder, and usually initiated by a company. These are usually recurring debits (such as insurance premiums). |