google-checkout
payment integration [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-17 00:19 分类:问答Fetch Google Checkout order id in App Engine
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?[详细]
2023-02-14 05:56 分类:问答How do I add order information from Google Checkout into my database?
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[详细]
2023-02-12 15:26 分类:问答Android app payments now charged after 10 hours instead of 24 hours?
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[详细]
2023-02-06 15:16 分类:问答Google Checkout Notification API Python Example
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[详细]
2023-02-06 03:34 分类:问答Handling a return from Google Checkout
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[详细]
2023-02-04 20:00 分类:问答Python Google Checkout Notification API
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[详细]
2023-02-04 12:04 分类:问答Google Checkout TIMEOUT error
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[详细]
2023-02-04 08:43 分类:问答Send unique id to google checkout
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,[详细]
2023-02-02 12:15 分类:问答How can I correlate the response from Google Checkout to the correct order in the database?
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[详细]
2023-01-31 13:35 分类:问答