Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

The verifyReceipt endpoint is deprecated #7

Closed
abdu292 opened this issue Nov 17, 2023 · 7 comments
Closed

The verifyReceipt endpoint is deprecated #7

abdu292 opened this issue Nov 17, 2023 · 7 comments

Comments

@abdu292
Copy link

abdu292 commented Nov 17, 2023

The verifyReceipt endpoint is deprecated.

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

@alexalok
Copy link
Owner

Thanks, I have reflected this in README.

@antonio-valentini-ilv
Copy link

Hey @alexalok @abdu292, sorry to reopen this thread. Now that verifyReceipt is deprecated, we need to directly call the get_transaction_info endpoint to verify a purchase?

@alexalok
Copy link
Owner

@antonio-valentini-ilv if you have an existing application, I believe you can continue using verifyReceipt because I highly doubt Apple would drop its support in the foreseeable future. In new developments I guess it makes sense to use the new APIs from the beginning.

@antonio-valentini-ilv
Copy link

@antonio-valentini-ilv if you have an existing application, I believe you can continue using verifyReceipt because I highly doubt Apple would drop its support in the foreseeable future. In new developments I guess it makes sense to use the new APIs from the beginning.

Thanks for the info. Do you foresee any update to the AppleReceiptVerifier.NET library in the future to support the new APIs?

@antonio-valentini-ilv
Copy link

@antonio-valentini-ilv if you have an existing application, I believe you can continue using verifyReceipt because I highly doubt Apple would drop its support in the foreseeable future. In new developments I guess it makes sense to use the new APIs from the beginning.

Thanks for the info. Do you foresee any update to the AppleReceiptVerifier.NET library in the future to support the new APIs?

Sorry, it might sound like a request, but I didn't mean that at all. I'm just interested in knowing if there's any future plan for the library, taking into account eventual help from the community of course 😄

@alexalok
Copy link
Owner

@antonio-valentini-ilv, no worries, it's a totally valid question! Unfortunately, support for the new AppStore Server APIs probably won't come to this library in the foreseeable future. I of course welcome community contributions but personally I am sticking to the verifyReceipt for the time being until some specific need arises.

@antonio-valentini-ilv
Copy link

Got it. Thanks mate. Appreciate the work you've done!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants