google BUY now buttons

  • Unknown's avatar

    Please advise –I’ve been searching the forums with no luck..

    I want to add the google buy now drop down button… I copy and paste HTML code snippet into the post and then hit save and it turns into the words which would be in the drop down menu– with no code — no button.
    Usually I can formulate in Typepad and then go to the WordPress if it doesn’t work… but THIS time it’s not working at all…

    Please help, thanks in advance.

  • Unknown's avatar

    Probably contains javascript, which is not allowed here. Post the code between backticks (the key to the left of the number 1 on your keyboard) and we can take a look.

  • Unknown's avatar
    <form action="https://checkout.google.com/api/checkout/v2/checkoutForm/Merchant/558824184731136" id="BB_BuyButtonForm" method="post" name="BB_BuyButtonForm">
        <table cellpadding="5" cellspacing="0" width="1%">
            <tr>
                <td align="right" width="1%">
                    <select name="item_selection_1">
                        <option value="1">$50.00 - PRESENCE Pose and Poise - Deposit</option>
                        <option value="2">$50.00 - The ESSENTIAL Face - Deposit</option>
                        <option value="3">$50.00 - GREEN Life - Deposit</option>
                        <option value="4">$50.00 - Media Hound PRESENCE - Deposit</option>
                        <option value="5">$50.00 - HEALTHY &amp; Compassionate Living - Deposit</option>
                        <option value="6">$50.00 - Under the Lights - Deposit</option>
                        <option value="7">$50.00 - Coaching and More with Lane Kennedy</option>
                    </select>
                    <input name="item_option_name_1" type="hidden" value="PRESENCE Pose and Poise - Deposit"/>
                    <input name="item_option_price_1" type="hidden" value="50.0"/>
                    <input name="item_option_description_1" type="hidden" value="6 hour Model Citizen Workshop:  Building a Presence and More! Full Payment to be made in workshop.  I have read and understand the refund policy.  "/>
                    <input name="item_option_quantity_1" type="hidden" value="1"/>
                    <input name="item_option_currency_1" type="hidden" value="USD"/>
                    <input name="item_option_name_2" type="hidden" value="The ESSENTIAL Face - Deposit"/>
                    <input name="item_option_price_2" type="hidden" value="50.0"/>
                    <input name="item_option_description_2" type="hidden" value="6 hour Model Citizen Workshop: Intense look at the skin and a healthy easy regime!  Full Payment to be made in workshop.  I have read and understand the refund policy.  "/>
                    <input name="item_option_quantity_2" type="hidden" value="1"/>
                    <input name="item_option_currency_2" type="hidden" value="USD"/>
                    <input name="item_option_name_3" type="hidden" value="GREEN Life - Deposit"/>
                    <input name="item_option_price_3" type="hidden" value="50.0"/>
                    <input name="item_option_description_3" type="hidden" value="6 hour Model Citizen Workshop: Importance of being Green while learning and experiencing Green pro&#xa;ducts...  Full Payment to be made in workshop.  I have read and understand the refund policy.  "/>
                    <input name="item_option_quantity_3" type="hidden" value="1"/>
                    <input name="item_option_currency_3" type="hidden" value="USD"/>
                    <input name="item_option_name_4" type="hidden" value="Media Hound PRESENCE - Deposit"/>
                    <input name="item_option_price_4" type="hidden" value="50.0"/>
                    <input name="item_option_description_4" type="hidden" value="6 hour Model Citizen Workshop: Speaking and presentations and more...  Full Payment to be made in workshop.  I have read and understand the refund policy.  "/>
                    <input name="item_option_quantity_4" type="hidden" value="1"/>
                    <input name="item_option_currency_4" type="hidden" value="USD"/>
                    <input name="item_option_name_5" type="hidden" value="HEALTHY &amp; Compassionate Living - Deposit"/>
                    <input name="item_option_price_5" type="hidden" value="50.0"/>
                    <input name="item_option_description_5" type="hidden" value="6 hour Model Citizen Workshop: Discussion and experience with food, body issues and More...  Full Payment to be made in workshop.  I have read and understand the refund policy.  "/>
                    <input name="item_option_quantity_5" type="hidden" value="1"/>
                    <input name="item_option_currency_5" type="hidden" value="USD"/>
                    <input name="item_option_name_6" type="hidden" value="Under the Lights - Deposit"/>
                    <input name="item_option_price_6" type="hidden" value="50.0"/>
                    <input name="item_option_description_6" type="hidden" value="6 hour Model Citizen Workshop: Work the camera and so much more!  Full Payment to be made in workshop."/>
                    <input name="item_option_quantity_6" type="hidden" value="1"/>
                    <input name="item_option_currency_6" type="hidden" value="USD"/>
                    <input name="item_option_name_7" type="hidden" value="Coaching and More with Lane Kennedy"/>
                    <input name="item_option_price_7" type="hidden" value="50.0"/>
                    <input name="item_option_description_7" type="hidden" value="This is only a Deposit to work with Lane Kennedy--monthly invoices will be emailed."/>
                    <input name="item_option_quantity_7" type="hidden" value="1"/>
                    <input name="item_option_currency_7" type="hidden" value="USD"/>
                </td>
                <td align="left" width="1%">
                    <input alt="" src="https://checkout.google.com/buttons/buy.gif?merchant_id=558824184731136&amp;w=121&amp;h=44&amp;style=white&amp;variant=text&amp;loc=en_US" type="image"/>
                </td>
            </tr>
        </table>
    </form>
  • Unknown's avatar
  • Unknown's avatar

    Forms are stripped out here, too. You can include a link to the form but not the form itself.

  • Unknown's avatar
  • The topic ‘google BUY now buttons’ is closed to new replies.