We’re working on migrating our in app purchase code to StoreKit 2 and to stop using “receipts” for purchase verification on iOS. We manage this ourselves so we can update information in our backend when a purchase is made. But I want to send the transaction to RevenueCat. The documentation for `v1/receipts` is not 100% clear to me. Does the `fetch_token` support both the legacy receipt and a `jwsRepresentation`?
Solved
Does `/v1/receipts` Support jwsRepresentation
Best answer by kaitlin
Hi
Thanks for reaching out. The v1/receipts doc could definitely be updated - the fetch token field does support a StoreKit 2 signed JWSTransaction as well as the base64 encoded receipt file.
This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.