#Hiren
1 messages · Page 1 of 1 (latest)
Hi there!
Can you clarify what you mean by
is there any way we can show subscribed button? so the same user does not subscribe again by mistake?
I want to show subscribed if your has already subscribed perticular plan from the pricing table.
So user know their current plan.
Got it. Unfortunately that's not possible. That's something that you will have to manually build: check if the customer is already subscribed:
- If not, show the pricing table
- If yes, show something else