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

The verifyReceipt endpoint is deprecated.

Open etmyhome opened this issue 1 year ago • 2 comments

The verifyReceipt endpoint is deprecated.

https://developer.apple.com/documentation/appstorereceipts/verifyreceipt

etmyhome avatar Jul 27 '23 13:07 etmyhome

Hi @shoshins, I wonder if you're looking into the local validation? Looks like the only parts missing are the version and the hash validations. I can work on a PR if you haven't started yet.

vecalion avatar Mar 13 '24 16:03 vecalion

@vecalion Regarding this endpoint deprecation I was thinking of implementing App Store Server API BE-side verification in a separate branch.

As for local validation, are you referencing improving this part https://github.com/shoshins/apple-receipt/blob/f5bc511912e121984201c8122e220ba9917aadfd/Apple.Receipt.Verificator/Services/AppleReceiptVerificatorService.cs#L68?

Feel free to offer an improvement.

shoshins avatar Mar 16 '24 09:03 shoshins