In app billing helper

I want to put a button that when the user clicks it will appear to buy, after the purchase, a new button will appear, clicking on this button a tip will be given to the user.

However, when the user buys the tip, the button appears but does not show the tip he bought.

follow the blocks I’m using.

If someone has a project looks like with mine, if possible show how you did this because i’m lost.

Screenshot_13

You can use database for that. Just add a value to the database to check whether the user purchased your product or not and then according to that value do your tip option. And hide the tip option similar to purchase using database.
You can use firebase or airtable to check.

Don’t open another topic with the same question because you get no response. I unlisted the previous one but again don’t do that anymore.

2 Likes