Detailed description of request items.
[name]
. So, if JSON object is {"key":"ABCD"}
, and our message contains **Thank you. Your key is [key]
., the customer will see Thank you. Your key is ABCD.key
, then we can add this value to the next request using [key]
. These values can also be used in the custom message.
cl_transaction_id
- the transaction id returned by either Stripe or PayPal. Useful if you would need to issue a refund, etc.cl_email
- the email provided in the payment form.