voltrue2 / in-app-purchase

A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows.
http://iap.gracenode.org
Other
1.05k stars 289 forks source link

Status is always 0 for android in test mode #353

Open hsharma1996 opened 2 years ago

hsharma1996 commented 2 years ago

Hi, The status is always coming as 0 and paymentState is always coming as 1, for both failed as well as successful purchases in android test mode. Can you please help guiding if I am missing anything. I tried to do acknowledgment of purchase but I am getting empty response. So Not sure how to know if that is working or not. Sorry for raising an issue. Please have a look at response attached. Thanks

image

pierroo commented 1 year ago

I am facing the same issue; did you work it out since? On the other hand, I struggle to the expiryTime info like you did on your screenshot for subscription, can you please let me know how you managed to get that information?