Hi.
I have a form where people can order “Tokens” (aka. buy a token / credit that can then be used to get access to a specific function)
I’ve now made an Automation, like this:
_
To explain:
1
Automation detects whenever ANY order is placed, ANYWHERE (I think).
2
CONDITION (!) → The order must include the word “Token”
CONDITION (!) → The payment status must be true ((will this work???))
3
IF the conditions are met, I will run some Velo Code that registers the number of token bought / selected on the Wix Form and ADD IT to a custom CMS.
_
I’m doing all this to make sure that the Wix Form doesn’t add the tokens / credits WITHOUT payment for them.
Will this work at all??
_
I haven’t figured out the coding part yet, but first I need to know if this part works.
Anyone??
_
All the best,
X