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