We work closely with the team at Paid Memberships Pro. This guide will use a custom function to support for membership level change while using WP Zapier.
This will allow you to receive data from Zapier with the key pmpro_level
and accepts the membership level ID’s from Paid Memberships Pro plugin. To cancel the user’s membership level set their pmpro_level
to 0
in your ZAP.
You may paste the following code recipe inside your Child Theme’s functions.php or custom plugin: