Filter: gform_payment_amount
Filter through the way the Payment Amount is rendered
Parameters
| Name | Type | Description |
|---|---|---|
| $entry | string | ['payment_amount'] The payment amount taken from the lead object |
| $entry | string | ['currency'] The payment currency taken from the lead object |
| $form | array | The Form object to filter through |
| $entry | array | The lead object to filter through |
Source
Defined in entry_detail.php at line 1283