Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to check if user has already purchased a product ? #524

Open
islamarr opened this issue Apr 1, 2022 · 1 comment
Open

How to check if user has already purchased a product ? #524

islamarr opened this issue Apr 1, 2022 · 1 comment

Comments

@islamarr
Copy link

islamarr commented Apr 1, 2022

I have upgraded to the last version 2.0.3
And I don't know how to detect if I have purchased some products before
I used this method getPurchaseInfo() but it doesn't help

@4erenkevi4
Copy link

bp?.isSubscribed(YOUR_SUBCRIBE_ID)
or
bp?.isPurchased(YOUR_PURCHASE_ID)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants