type: "PAYMENT". This provides a unified way to manage all monetary movements including payments, refunds, and credits.
Migration Guide
Previous V3 Approach
New V4 Approach
Key Changes
| V3 Field | V4 Transaction Field |
|---|---|
| payment_id | platform_id |
| amount | amount |
| contact_id | contact_id |
| status | status |
| payment_method | payment_method_type |
| - | type (set to “PAYMENT”) |
| - | gateway |
| - | gateway_transaction_id |