Announcement

Collapse
No announcement yet.

Checkout button question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Checkout button question

    I’ve got my checkout button to work, but I was wondering how to get “–Or use-“ to show as in the Google screen shot examples: http://checkout.google.com/seller/checkout_buttons.html
    You’ll see in their examples, in-between the regular checkout button and the Google checkout button they have –Or use-
    I added it in front of the OpenUI token, but naturally it shows all the time (when basket is empty). I only want it to show when the basket has items (which is when Google Checkout button shows).
    Is it possible to have the “–Or use-“ only show when the Google checkout button shows?
    Is there some way to include it in the token?

    Thanks for any help.

    #2
    Re: Checkout button question

    Use the OpenUI Shortcut drop downs in the BASK screen text edit area you have inserted the button code in - to create a conditional for "If basket not empty". It's in the list. On the first drop down, select Conditionals, on the second, select If Basket Not Empty.

    Surround your button code with the conditional.

    Comment


      #3
      Re: Checkout button question

      Originally posted by Vic - WolfPaw Computers
      Use the OpenUI Shortcut drop downs in the BASK screen text edit area you have inserted the button code in - to create a conditional for "If basket not empty". It's in the list. On the first drop down, select Conditionals, on the second, select If Basket Not Empty.

      Surround your button code with the conditional.
      Thanks Vic, worked perfectly.

      Comment

      Working...
      X