Stripe
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
SEARCH_REFUNDS_STRIPE(created_date,
[charge_id]
)created_date
The date the refund was created. For example: ">2021"
, ">2020-11-01"
or "[2020-01-01;2021-01-01]"
.
[optional] charge_id
The charge ID. Use the function SEARCH_CHARGES_STRIPE()
to find the correct ID.