Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have Jave App Engine app. I would like to fetch to see if an order number exists in google checkout from it. Is this possible?
I have implemented Google Checkout sandbox for testing buy button which successfully allows user to 开发者_JAVA百科place their orders. I want to add order of Google Checkout sandbox to my database by
Anyone else notice Google Checkout now initiates charges for Android apps after 10 hours instead开发者_JS百科 of 24?Yes, this is because the refund period was reduced from 24h to 15min with the new An
Currently, there are absolutely no code snippets of the Notification API in Python. I am currently at a loss as the documentation, as thorough as it is, seems to be missing impor开发者_开发知识库tant
I need to capture server side a notification of a users payment. I\'ve gone through a good majority of the documentation with no luck, but will 开发者_C百科go through it again. Is there a way to enabl
I am attempting to work with Google Checkout on Google App Engine. Currently, I am writing everything in Python and have the checkout process working. I am having some difficulty getting the notificat
periodicly i got error in my Google Checkout Integration Console: We encountered an error trying to access your server at http://mydomain.com/payment/ps_gcheckout.php -- the error we got is java.io.I
I\'d like to use google checkout to charge for subscriptions to my website.In order to efficiently process orders, I need to collect the purchaser\'s email address or another unique id for that order,
When I get the notifications from google at the callback URL I am unable to correlate the messages to the correct order in the database. Can I pass some开发者_如何学Python identifier that would be sen