pjaya313
Forum Replies Created
-
Hey there,
Thank you for the reply. I have Lifter LMS woo commerce integration plug installed so that once a user purchases the free product they get enrolled to the free membership.
Guest check out is deactivated. Let me test it in staging. I will come back.HI ,
The woocommerce purchase gives access to the Lifterlms course. I am not using any plugin to autocomplete. I am using virtual and downloading option in woocommerce which basically moves the order to complete.
Here is the woocommerce setup: https://ibb.co/5xpmHFQ
Here is the order completion screen: https://ibb.co/jG1LBSc
And the recipe triggers: https://ibb.co/DDCB8gy
https://ibb.co/k1HFMLJ
https://ibb.co/NLx2zTTDo let me know if you need any more screenshots.
Thanks
Hi,
I have confirmed that the status of the order is complete.
The recipe is written like this:
Trigger: Woocommerce
User purchases a product > Select product> Free membershipAction:
Wordpress webhook:
url : http:mydomain.com/subscribe
Request method: PostKey: Value
api xxxxxxxxxxxxxxxxxxxxxx
name {{user_firstname}} (This is from the common dropdown
email {{user_email}}
list XXXXXXXXXXXXXXXXx
boolean trueThe webhook is for sendy email platform
Am i missing something.As I check now, the recipe itself is not triggering. All 3 status (Action, Trigger and Recipe) is set to live.
- This reply was modified 4 years, 7 months ago by pjaya313.