Wordpress suscription for Paid user.
Status: Closed · Asked by New Project information on · 0 views
we are media company, and provide special content for paid user. and using indian Payment Gateway. like Rozarpay Paytm, i want give right to user (Paid User) based on Catargry and tag. Please advise flow.
www.newprojectinformation.com
Hey @shyamtiwari
For your specific use case, I recommend setting up the workflow as follows: Configure Razorpay as the trigger application so that whenever a payment is made through Razorpay, your filter step will function, filtering the data based on tags and categories, and then updating a post in WordPress.
I suggest referring to the first part of the video provided below to set up Razorpay:
youtube.com/watch?v=xytzgTpEeEA
Additionally, to understand how to use filters in your workflow effectively, please refer to the video linked below:
youtube.com/watch?v=RVoCVvcdk4I
Lastly, to set up the workflow for creating a post, please refer to the second part of the video below:
youtube.com/watch?v=r6IWNxcOsCU
Please review these resources and try implementing the workflow accordingly. If you face any issues, feel free to reach out for assistance.