Paid Plans: showing if a user has already purchased one

Hi

What would be the best way to show, if a user navigates to my “plans” page, that they’re already on one of the plans?

Is there a way to do this using the Paid Plans app?
If not, is it possible using the new Plans API, and a repeater - would that be the right approach?

Thanks

Tom

If you are already using Paid Plans.
https://support.wix.com/en/paid-plans/setting-up-paid-plans
https://www.wix.com/corvid/reference/wix-paid-plans.html

Then simply just use Wix Users to get the users plan.
https://www.wix.com/corvid/reference/wix-users.User.html
https://www.wix.com/corvid/reference/wix-users.User.html#getPricingPlans

Thanks for getting back to me!

I get that, and am doing that on other pages. But on the Wix PlanPicker - is there a way to do something like disable the “Start Now” button and replace it with “Current Plan” on the plan that they are currently using?

My guess is I’ll need to build a Plan Picker from scratch to do this as I can’t access any of the elements in the planpicker - I just wanted to ask the community for any suggestions before I put the time in.

Cheers

Tom