node-apple-receipt-verify icon indicating copy to clipboard operation
node-apple-receipt-verify copied to clipboard

A Node.js module for In-App-Purchase receipt validation for iOS.

Results 14 node-apple-receipt-verify issues
Sort by recently updated
recently updated
newest added

Hello, can you please add "appAccountTokenv" (app_account_token) field to validate method response. This field contains internal app userId, that the app can send to the app-store when the user made...

The last step of config validation is removing "dirty" purchases, but in simple In App Purchase (not subscription) expirationDate is always empty. Example:

iOS documentation says that **verifyReceipt** is deprecated. Will the current solution be updated? [documentation](https://developer.apple.com/documentation/appstorereceipts/verifyreceipt)