Jump to content

Order Total Variable for Google Checkout


BryanB

Recommended Posts

I'm trying to use the Google Checkout HTML API integration on the Ajax order form. I've placed the button code from Google where I want it but now I'm trying to pass the order total in the form code below

 

input type="hidden" name="item_price_1" value="{$total}"/>

 

I tried {$total} but it doesn't work and just sends a blank value.

 

I know there is a built in google checkout option but it doesn't comply with Google checkout's adword badge requirements.

 

Any ideas why this isn't working?

 

Thanks

Link to comment
Share on other sites

For some reason {$total} does not work on signup.tpl but it does work on cartsummary.tpl... How can I get it work on signup.tpl in the new ajax order form? Is there something I'm not including or a reason why it isn't displaying?

 

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated