Hi alex
i have embed google checkout script like below, but my main
problem is that i want different merchent ID, and return one url
"http://www.krazd.com". pls help me
Thanks in advance
Rajnesh
<form method="POST" action="https://checkout.google.com/api/
checkout/v2/checkoutForm/Merchant/1234567890" accept-charset="utf-8">
<input type="hidden" name="item_name_1" value="<?=$itemDesc?>"/>
<input type="hidden" name="item_description_1" value="<?=$itemDesc?
>"/>
<input type="hidden" name="item_quantity_1" value="<?=$itemQty?>"/>
<input type="hidden" name="item_price_1" value="<?=$itemAmt?>"/>
<input type="hidden" name="item_currency_1" value="USD"/>
<input type="hidden" name="ship_method_name_1" value=""/>
<input type="hidden" name="ship_method_price_1" value="<?=$shipping?
>"/>
<input type="hidden" name="tax_rate" value=""/>
<input type="hidden" name="tax_us_state" value="<?=$state?>"/>
<input type="hidden" name="_charset_"/>
<input type="image" name="Google Checkout" alt="Fast checkout
through Google"
src="http://checkout.google.com/buttons/checkout.gif?
merchant_id=1234567890&w=180&h=46&style=white&variant=text&loc=en_US"
height="46" width="180"/>
</form>
On Mar 26, 4:05 pm, "Alex (Google)" <[EMAIL PROTECTED]> wrote:
> Hi Rajnesh,
>
> Start here:
>
> http://code.google.com/apis/checkout/
>
> Ask questions here:
>
> http://groups.google.com/group/google-checkout-developers-forum
>
> -alex
>
> On Mar 26, 3:56 am, Rajnesh <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi
> > i want to configure google checkout in my rajneshonline.com, so pls
> > help me.
>
> > Rajnesh- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Apps APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---