| Setting up a PHP IPN for Google Checkout | Bowersbros | 7/21/12 8:27 AM | So I'm selling a service, where a user pays a set amount depending on tier, either £5, £10 or £20. So I need a way to process this on my account. I have the code all secured, and am using cURL instead of a form to send the request to Google, so there |
| Re: Setting up a PHP IPN for Google Checkout | EdSF | 7/23/12 6:25 AM | See Google Checkout API, which includes code libraries in different platforms |