On 2013-02-26, at 2:42 PM, Kumar McMillan <[email protected]> wrote:
> For the app to check that the product was paid for (i.e. postback was 
> received), it would need to poll something like:
> 
> GET /payment/status/<transactionId>


What would be the advantage of doing this over say using receipts. We've 
already got the code and infrastructure in place for receipts (although I admit 
there would be a few things I'd need to change). But a receipt is a proof of 
payment that's signed. It has a built in verification structure if the 
developer would like to do so, but with in-app receipts that may or may not be 
necessary.

Receipts don't need to be limited to just the initial app payment.
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to