Show/Hide button on paid membership

Hi,

How can i show/hide button on paid membership?

Hello,

I’m assuming you’re referring to pricing plans, if so, you can use the onPlanPurchased() event handler to check when the plan was purchased and then set the button’s hide / show properties.

Hope this was helpful!

Best regards,