Woocomerce to Knorish
Status: Closed · Asked by Sanket on · 0 views
Hello,
I've created an integration for woocommerce to knorish for multiple courses. but there is an error in this integration.
Error:
1. Whenever any user initiates checkout but the payment is failed even then the user gets access to the course.
2. Whenever any user initiates checkout and the payment is successful then the user gets access to all the published courses.
3. Whenever any user initiates checkout but the payment is failed even then the user gets access to all the published course.
How to fix this issue.
Earlier i had used the Trigger Event as order created. And then Updated to order processing. I've to create automation for multiple Courses
Hey @saket
To process the workflow for a specific trigger event you can make use of the Filter or Router action step which will only process the workflow when the user has paid to you.