I’m new to PHP and i’m trying to integrate a google checkout request. Tell me if I’m not doing this right because it isn’t working…
My code is below
TEsting BLABLABLA
<input alt="" src="https://sandbox.google.com/checkout/buttons/buy.gif?merchant_id=206751117349586&w=117&h=48&style=white&variant=text&loc=en_US" type="image"/>
So why isn’t this working. I posted the curl command as it said on the google website. Anyone know what I’m doing wrong?