You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But like I said, it didn't track the OrderID. In case anyone wondering what I mean, OrderID is this one GPA.XXXX-XXXX-XXXX-XXXXX
I've also tried using addDidPurchaseListener() but still, there's no OrderID
Moreover, the Glassfy dashboard itself were tracking it. Why it can't just included inside Flutter implementation?
Even the User's got notification from Google Play Store (via Email), I just wanted to display it inside my app
I'm sorry if it actually exist, and I just didn't know it
Any help would be appreciated 🙏
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I know we can use
purchaseHistory()
to show User's past purchases like this.Then we can display each / one of the
purchases
like thisBut like I said, it didn't track the OrderID. In case anyone wondering what I mean, OrderID is this one
GPA.XXXX-XXXX-XXXX-XXXXX
I've also tried using
addDidPurchaseListener()
but still, there's no OrderIDMoreover, the Glassfy dashboard itself were tracking it. Why it can't just included inside Flutter implementation?
Even the User's got notification from Google Play Store (via Email), I just wanted to display it inside my app
I'm sorry if it actually exist, and I just didn't know it
Any help would be appreciated 🙏
Beta Was this translation helpful? Give feedback.
All reactions