voltrue2 / in-app-purchase

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

Map orderId for transactionId on google #270

Closed rborn closed 4 years ago

rborn commented 5 years ago

transactionId is mapped now to purchaseToken but it should be mapped to orderId.

voltrue2 commented 5 years ago

Hello, This change contains the backward-compatibility break change. I do appreciate the fix, but we have to update the major version of the package. Would you mind change the version in package.json from 1.11.4 to 2.11.4? Also, I would like you to add a NOTE to README of the change. Cheers!

rborn commented 5 years ago

@voltrue2 I will soon 🤗

voltrue2 commented 4 years ago

Merged!

Cheers!!!