Donation
Trigger for a FourthWall Donation
Parameters
Range
Select
Filter events between a specified Min
and Max
Min
and Max
are inclusive of the entered values
Any Value
- Leave both min and max empty to accept any valueExact Value
- Enter only aMax
to trigger on a specific valueGreater Than
- Enter only aMin
to trigger on any value greater than the specified valueRange
- Enter bot ha min and a max to trigger within a desired range
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
fw.amount | number | Amount Example: 5 |
fw.createdAt | DateTime | The DateTime of the donation in UTC |
fw.currency | string | Currency Example: USD |
fw.donationId | string | Donation id |
fw.email | string | Supporter e-mail adress Example: [email protected] |
fw.message | string | Attached message Example: message from supporter |
fw.shopId | string | Shop id Example: sh_7ad0c438-beda-4779-a885-0dc325a755c1 |
fw.status | string | Status Example: COMPLETED |
fw.username | string | Username |
Â