I am building an App in Flutter, previously I was using official In app purchase package for iOS and Android. There after purchase we were getting transaction Ids/OrderId but there’s no var available n PurchaserInfo object after purchase has been made.
Solved
Accessing Order Id/Transaction Id
+1
Best answer by tina
Hey
For cross-platform SDKs, our goal is to abstract in-app purchases as much as possible, and exposing the receipt or transaction IDs / Order IDs is a different process between Android and iOS, making it difficult to make a consistent, cross-platform abstraction for it. Is there a use case for accessing these IDs?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.