Paypal button code

Hello,
I have Paypal code that allows me to sell 3 books, listed on one menu, all for the s.ame price, $17
I need to add another book that costs $22.
Please, can someone help me with the code?
Thanks
Alida

If the block of code for the paypal button is basicly unreadable, then it is encrypted and you need create the button in the PayPal account. If you go to the account, you will see that it's all pretty intuitive. Then copy/paste the code PayPal generates into your web page in code view.
If the button code is readable, then you can create a new button just by changing the obvious values, such as
<input type="hidden" name="amount" value="22.00"/> for the amount.
. . . or, you can also create a non-encrypted button in PayPal, just like an encrypted button, and paste the code into your page (in code view of course).

Similar Messages

  • Paypal button code works fine for one button but not another

    Hey there, I have a paypal btn with this code on it:
    on(release){
    mylv = new LoadVars();
    mylv.cmd = '_s-xclick';
    mylv.encrypted = '-----BEGIN
    PKCS7-----MIIH0QYJKoZIhvcNAQcEoIIHwjCCB74CAQExggEwMIIBLAIBAD
    CBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYD
    VQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW
    5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2 ==-----END
    PKCS7-----';
    mylv.send('https://www.paypal.com/cgi-bin/webscr', 'POST');
    (i took a few characters out of the encrypted string--just in
    case and to shorten the post)
    This button works fine.
    Now, I need a second button for a different item.
    So, I went on to paypal last night and generated a "buy now
    button" several different times. Copied and pasted the encrypted
    string where the old one is. When I have the site live and click on
    the new button it takes me to a paypal pages that says "We were
    unable to decrypt the certificate id."
    Any one have this issue before? And does anyone have any idea
    of how to correct it?
    Thank you in advanced,
    hutch

    HI Bob,
    You can test your settings by clicking the big "Test My DNS" button at <https://www.dns-oarc.net/oarc/services/dnsentropy>. If you see "Poor" on any of the tests, don't use that domain name server! Remove it from Apple Menu => System Preferences =>Network =>DNS Servers or similar location in your router if you've got a 'home network'. If all you have is "poor" DNS servers in your list, call your ISP and insist that they give you the address of a name server which is protected against the recently exposed DNS cache-poisoning threat.
    Also, open System Preferences/Network. Click the DNS tab. Add these numbers in the DNS Servers box.
    208.67.222.222
    208.67.220.220
    See if that helps.
    Carolyn

  • PayPal buttons inside table scramble Design View in DW CS5.5

    I developed my web site using Dreamweaver 8:
    http://www.harmonize.com/hatleymusic/classic.html
    As  you see, I have PayPal buttons inside table cells.  I did this using  Design View, putting the insertion point in the table cell, going to  code view, and pasting the PayPal button code at the insertion point.   This all worked fine.
    I just upgraded to DW CS5.5. and now  when I try to use the same procedure, the Design View image gets  scrambled  after I paste the button code in code view.  The table format  is no longer in place, and I can no longer see where the cells of the  table are.  However, when I go to Live View, everything looks fine  including the table and the buttons.
    Can anyone tell me  how to overcome this problem?  As it stands, I cannot use DW to work on  my web site, which is a major problem for me.
    Thanks.

    How do I get someone to respond to my question here?
    Let me try again.
    With DW CS5.5 when I try to insert a PayPal button into a table (which I always did with DW8) the table in Design View gets scrambled, making it unusable.  Please would one of you out there who is much more knowledgeable about DW than me try it and see if there is a solution?  If you create a new HTML page in Design view, create a table in it, place the insertion point inside one of the table cells, go to the code view and locate the insertion point there, then paste the PayPal button code at that point. Here's the code:
    <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_s-xclick">
    <input type="hidden" name="hosted_button_id" value="XSXQ9CUMUVLQC">
    <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>
    Now go back to Design view and see how it looks.  If it acts the way it does for me, the table is no longer visible, but if you go to Live View everything looks fine with the table and the button inside it.  Of course, I can't design in Live View.
    PLEASE can someone out there help me.
    Many thanks.

  • Paypal button for jquery mobile app in DW CS5.5

    Using the jquery mobile app framework in DW CS5.5 and need help in using Paypal mobile.
    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
      <input type="hidden" name="cmd" value="_xclick" />
      <input type="hidden" name="bn" value="webassist.dreamweaver.4_5_0" />
      <input type="hidden" name="business" value="[email protected]" />
      <input type="hidden" name="item_name" value="Odor Cat" />
      <input type="hidden" name="amount" value="19.50" />
      <input type="hidden" name="currency_code" value="USD" />
      <input type="hidden" name="shipping" value="5.50" />
      <input type="hidden" name="return" value="http://www.mysite.com/checkout_success.php" />
      <input type="hidden" name="cancel_return" value="http://www.mysite.com/checkout_failure.php" />
      <input type="hidden" name="undefined_quantity" value="1" />
      <input type="hidden" name="receiver_email" value="@hotmail.com" />
      <input type="hidden" name="mrb" value="R-3WH47588B4505740X" />
      <input type="hidden" name="pal" value="ANNSXSLJLYR2A" />
      <input type="hidden" name="no_shipping" value="0" />
      <input type="hidden" name="no_note" value="0" />
      <input type="submit" name="submit1" id="submit1" value="Pay with PayPal">
               </form>
    This form button will take the user to paypal for payment, but is not for mobile app.
    thanks for your help,
    -Jim Balthrop

    How do I get someone to respond to my question here?
    Let me try again.
    With DW CS5.5 when I try to insert a PayPal button into a table (which I always did with DW8) the table in Design View gets scrambled, making it unusable.  Please would one of you out there who is much more knowledgeable about DW than me try it and see if there is a solution?  If you create a new HTML page in Design view, create a table in it, place the insertion point inside one of the table cells, go to the code view and locate the insertion point there, then paste the PayPal button code at that point. Here's the code:
    <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_s-xclick">
    <input type="hidden" name="hosted_button_id" value="XSXQ9CUMUVLQC">
    <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>
    Now go back to Design view and see how it looks.  If it acts the way it does for me, the table is no longer visible, but if you go to Live View everything looks fine with the table and the button inside it.  Of course, I can't design in Live View.
    PLEASE can someone out there help me.
    Many thanks.

  • PayPal buttons in '08?

    Did Apple wise up and allow us to put in PayPal button code this time around?

    yes, with the HTML snippets!!! just paste the paypal button code in there!
    max

  • I have the lengthy code for a PayPal button. I tried to past it in an iWeb welcom page and all I get is the code. No button. Can you help me?

    I have the lengthy code for a PayPal button. I tried to past it in an iWeb welcome page and all I get is the code. No button. Can you help me?

    OT

  • Do I need to use additional  mobile PayPal code to use a PayPal button on Muse Mobile Site

    Hi guys n gals
    I have designed a mockup Mobile (Phone) site using Adobe Muse (latest version) and uploaded to business catalyst see here HOME (Only on a Phone).
    Under Concert Travel Tickets, I have included some PayPal buttons using the same PayPal code as is on the existing live site (Joomla) here http://halpennytravel.com/index.php?option=com_concertandevents&view=concertandevents&Item id=63
    I get an error on the mobile phone site.
    However, when I access the PayPay button on my phone using the actual link (from the live Joomla site)  using Google or Safari - it works and I am asked for payment.
    Could it be that because the phone site is temporarily hosted on halpenny.businesscatalyst.com - that is causing the problem.
    Or is there any difference in a PayPal button and code for a Desktop Website or a Mobile Version website in Adobe Muse?
    Many Thanks

    Hi
    I am afraid, its not possible to have the page name without ".html" extension as Muse by default attach the same extension to every page you create.

  • How do I add a PayPal button to a page in my site?

    My client has a PayPal account and they would like me to add a button that enables visitors to click the button and submit donations.
    Is this something that is supported by Muse?

    Yes - you can add a PayPal button using arbitrary HTML.
    Create the donation page in Muse. If desired, you can also create a second confirmation page, that thanks the visitor for their donation after it is submitted.
    Publish both pages.
    Log into your PayPal account on their website. Use their system to generate the donation payment button.
    Copy the source code for the button.
    Return to Muse and go to Object > Insert HTML..., paste the code in the HTML Code area and Click OK.
    Position the HTML block where you want the button to appear on the page.
    Publish the page again and click the button to test that the button works as expected. It should jump from the Muse donation page to the PayPal page where the visitor can enter their donation into your client's account.
    You can style the PayPal page to look more like your site's design, which creates a more seamless appearance. If desired, you can also configure the PayPal payment page to redirect to the confirmation/thank you page you created in step 1 after processing the transaction.

  • IWeb not publishing PayPal button widget

    As per Burns Media (see below). I have taken the proper steps to insert a PayPal button. However the button does not show up on the published site. I've done this in the past and it did work but not now. I have the latest update to iWeb and running OSX 6.4.2 Is there a problem with these updates or am I just missing something?
    Thanks for your help!
    Jerry
    Burns Media Posted this: You can certainly use PayPal on your iWeb site, and it's fairly easy. You would indeed use the HTML Widget - first, log in to your PayPal account (or create one if you don't have one) and follow the steps to create a new button (Buy Now, Pay Now, Gift Certificate, etc.) When you've finished making the button, the last step gives you some HTML code to copy and paste into the HTML Widget. Copy the code from the PayPal site, in iWeb drag the HTML Snippet to your page and in the box that pops up paste the code. Hit Apply and you're done! When you publish the site, visitors can click your "Buy Now" box and be taken to PayPal to buy.

    I think this is very similar to the instructions you posted, but here is a visual demonstration showing how to add PayPal to an iWeb site
    http://www.ragesw.com/blog/2010/09/22/e-commerce-iweb-paypal/

  • Gallery with Paypal buttons and drop-downs on the index page?

    I'm looking for a LR gallery where I can have thumbnails with Paypal buttons and drop-downs on the index page.
    I would prefer to keep my galleries interface streamlined and don't want to clutter it up with dropdowns and cart. I would like to have 1 page for ordering that has all my images as thumbnails with drop downs for price and size, rather than right-clicking on and image which opens in another page like the LRG Gallery with Paypal.
    I don't have a lot of experience messing with code, and none with .js. I did make a drop down in Paypal and have the code, but I think things would be pretty unwield it I designed a page as a table like I would in MS Word.
    I'm familiar with LRG Complete gallery, but don't see that it has the ability to not require a right click to order.
    I don't have a lot of experience messing with code, and none with .js. I did make a drop down in Paypal and have the code, but I think things would be pretty unwield it I designed a page as a table like I would in MS Word.
    Any thoughts, ideas, or help?
    Thanks,
    Reid

    Maybe some could try this out, and has experienced the same problem.
    It is on the site http://www.fonetix.biz
    and then push the German flag in the top Right corner, and further click on the Button "Contact info". It will give the eroor.

  • Trying to add a paypal button in actionscript 2.0?

    So the company I work for wants to add a paypal button to the website (not a buynow or a shopping cart). We received the html code but the flash doesn't accept it. So I've been creating an actionscript for it without luck.
    I've tried:
    on(release){getURL("https://www.paypal/cart/add=1&business= EMAIL HERE");
    cmd="_cart";
    business="EMAIL HERE";
    value="ACCOUNT CODE"
    I received no errors and it goes to paypal but doesn't link the customer with the account.
    So I tried this:
    on (release) {getURL(form action)=("https://www.paypal.com/cgi-bin/webscr",method="post");}
    on (release) {var link:String=("https://www.paypal.com/cgi-bin/webscr");}
    on (release) {var cmd:String="_x-sclick";}
    var encrypted:String="<form action= {getURL(form action)=("https://www.paypal.com/cgi-bin/webscr",method="post");}
    input type="hidden" name="cmd" value="_s-xclick
    input type="hidden" name="hosted_button_id" value="CZ6JUTK9ND9QU"
    input type="image" src=("https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!");
    img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"
    /form
    var paypal:LoadVars=new LoadVars();
    function sumbit (){
    paypal.cmd=cmd;
    paypal.encrypted=encrypted;
    paypal.send (link,"_blank","POST")
    But receive 1 error and it doesn't do much of anything.
    I need help

    Zoom Search Engine software
    http://www.wrensoft.com/zoom/index.html
    Free Find
    http://www.freefind.com/
    Google Site Search -
    http://www.google.com/sitesearch/
    Web Assist DW Tools for Google (free)
    http://www.webassist.com/free-downloads/dreamweaver-extensions/dreamweaver-tools-for-googl e/
    Nancy O.

  • HTML Snippet customized paypal buttons not showing correctly when published

    Hi, My customized paypal buttons that i but on my iweb site using html snippets are not displaying correctly. They work in Opera but not in firefox or safari. Please take a look and tell me what you think might be wrong. (all the links are working it's just not showing the graphics correctly (apart from in Opera)
    http://www.alisonbrent.com/ShopTableLamps.html
    Also I've just noticed that when i return to my iweb application (after closing in down) the Html snippets aren't there anymore just an outline, just like they appear in safari?
    Many thanks,
    Ali
    P.S

    Bonjour
    You inserted an image inside the ShopTable_Lampsfiles folder but it's is deleted every time you publish your page
    1) Create an new folder named Paypal in your root folder:
    FTP: With a FTP software (like Cyberduck) create a new folder in your server root folder
    MobileMe: just make an new folder inside the Folder Sites (iDisk > Web > Sites)
    Name this Folder "paypal"
    2) insert your image "addtocartbutton.png" inside this paypal folder
    Get the new URL of your image , something like
    http://www.alisonbrent.com/paypal/addtocartbutton.png
    3) Paste this URL in your codes, replace
    src="http://www.alisonbrent.com/ShopTable_Lampsfiles/addtocartbutton.png"
    by
    src="http://the/new/URL/of/addtocartbutton.png"

  • PayPal Button in Livescycle Fill-in form

    I have created a form in Livecycle Designer that calculates the total amount due after you have made your selections. I need to have that total amount on a PayPal Button. PayPal has their "Buy it Now" button in HTML. Is it possible to do this? Is anyone willing to help me out on this?
    I had no problem designing the form, but I am not good at XML and JavaScript.
    Thanks

    Hi Howard,
    I'm trying to use the code you provide here but I'm stuck on this part:
    // Append the item and amount parts of the url
    url = url + "&item_name=" + name;
    url = url + "&amount=" + cost;
    Here's what I've come up with:
    ----- form1.#subform[0].Header.Button1::initialize: - (JavaScript, both) ---------------------------
    // Get the item name and cost from a field on the page
    var name = form1.page1.TextField1.rawValue;
    var cost = form1.page1.numTotalMaterial.rawValue;
    // Construct the paypal url. Change the email address and currency code as appropriate
    var url = "https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=[email protected]&cur rency_co//www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=[email protected]&currency_co de=USD"
    // Append the item and amount parts of the url
    url = url + "&item_name=" + name;
    url = url + "&amount=" + cost;
    // Launch the web page. true means "open in a new browser window"
    app.launchURL(url, true);
    What do I have to change in the code lines?
    Thanks for your help
    Tamatoa

  • PayPal buttons for iWEB 1.1.2

    Hi,
    I am new to iWEB, and I made this really cute website with some of my art, but I have run into a problem with getting it to show PayPal buttons. I have read posts for other versions, and I cannot find any kind of HTML editor, or HTML Widget to use in this version I have. I have tried just pasting in the code right into the page, but when I publish the site, I see the code, not the PayPal button.
    HELP!!!!! I need to get this finished up and please do not tell me that I need to buy another version! This is Apple software we are talking about! Where's the HTML editor??????!!!
    HELP!!!!!!!!!!!!!! I am DESPERATE!!!!! What to do?!
    thanks in advance

    Mari ~ Welcome to the discussions. This old thread may help:
    http://discussions.apple.com/thread.jspa?messageID=11228196

  • Using Contribute CS5 to edit site created w/Dreamweaver - PayPal button size issues

    I'm using Adobe Contribute CS5 to edit my web site that was built with Dreamweaver on a Mac.  I have a PC with Windows XP, 1G of ram, a 40G hard drive (used only for programs and operating system) a 1 terabyte external hard drive for all files, etc.  I use MSN Explorer for my browser.
    I have done extensive editing and everything works fine except for when I edit or add PayPal buttons.  The site was built using "tables" for most everything as well as all of my price lists.  When I add a button or edit button properties, that row of cells doubles in height, in the "editing window" they look okay but when I publish the page they take on the doubled height.
    I contacted Contribute tech support and they say Contribute is working properly and the problem is with how the button code was written in Dreamweaver.  The tech said even though the button looks like it is the proper size, the code tells it to take up more space thus giving me the cell height problem.  My standard price lists do not have any lines defining rows and columns but on one page I have been experimenting with I have given the table a line value of 1 to enable me to see what is going on, you can view this page at; http://www.hopscrimshaw.com/birds/owls1.htm
    My Webmaster and I parted ways a few years ago so seeking help there is not an option, she won't return phone calls, reply to e-mails, etc. 
    Any help solving this problem would be very much appreciated.
    Thanks,   PapaHop

    I am also having this problem and any answer would be greatly appreciated. The code <p style="margin-top: 0; margin-bottom: 0;"> </p> gets added whenever text edits are made. This seems to create spaces on the page which pushes content out of alignment. The code gets put into the navigation, the text and anything above the text being edited, jpeg sliders, images, etc.

Maybe you are looking for

  • Windows 8 upgrade problems with CS5

    I upgraded to windows 8 and no I can't view images in CS5.  The photos load (I see the image name and the image thumbnail in the layers pallet). but there is no picture to edit.  It is like it is invisible.  I have uninstalled and re-installed twice

  • No sound after windows 7 install on T60p

    1. connect the Win7 to internet...it should find drivers with WindowsUpdate 2. there is a program on Lenovo site...it can find all the drivers needed 4 ur computer...have to look & home how is it called?check download: http://support.lenovo.com/us/en

  • How to install a new XDK-Java for using XSQL in my Oracle8i?

    Hello, I'am trying to install a new version of XDK Java on my computer to run new features of the XSQL-servlet (for example the FOP-serializer). Can you please tell me how to insall this XDK, and what files I have to change to run the XDK and XSQL-se

  • Upgrade steps from 10.1.2.0.2 to 10.1.4.0.

    Suggest the upgrade steps from 10.1.2.0.2 to 10.1.4.0.1. IS there any patch need to be apply for this upgrade or we need to do new installation for it. Platform is AIX Thanks in advance.

  • When is my RAW file changed? Upon import? Upon viewing? Only after edit list started?

    All: I now have a "second copy" made in a separate hard drive when I import files from my camera cards. I want an untouched file for possible comparative "developing" or rendering in DxO or PhotoNinja. Might convert everything to DNG someday. Asking