Giter Site home page Giter Site logo

Comments (2)

alexanderjordanbaker avatar alexanderjordanbaker commented on August 25, 2024 1

We would recommend using StoreKit 2 client side, which would give you a signed JWS you can pass directly to the server. I'm not familiar with whether that library is using Original StoreKit or StoreKit 2 or what that field represents.

from app-store-server-library-node.

Apidcloud avatar Apidcloud commented on August 25, 2024

Apologies for reopening the thread but I'm facing the same issue.

the serverVerificationData is something like this:
MIIUZwYJ<.......more>9rxE3Q==

and it's something that seems to work with the receipt utility extractTransactionIdFromAppReceipt, so im assuming the flutter package is using the original store kit.

My question now is: what is the correct way of validating the purchase? In my mind it would be something like searching if the receipt coming from the app was already paid or not, but I'm a bit confused with the example in README in this repo for Receipt usage.

It loops over the transaction history, but when can consider it valid and effectively purchased? And the opposite: when can we consider it invalid?

Thanks!

from app-store-server-library-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.