Pay pal on site

I am in touch with pay pal and they are helpful, but just thought that someone might be able to solve this.. put pay pal button on several items on page then when click on item all pay pal buttons stay in place but all over the enlarged image? click on image to get the teeny bar at the top with all images but basket button is for the larger image on first page and not for the one on screenis that as muddled as I am ?

See this topic ...
http://discussions.apple.com/thread.jspa?threadID=1365550&tstart=0

Similar Messages

  • Making CCV field in checkout mandatory for on site credit cards, but not for getting to Pay Pal site

    Hi.  I posted this on December 1st and am still waiting for a response after a failed attept with chat.
    When my clients are making an order, the CCV field, even though it is marked as required, they can actually place an order without entering the CCV.  I’d like the CCV to be required.  A chat rep said Pay Pal and BC don’t require a CCV, but I would like it to be there for extra security.
    I’ve put the correct webform under Module tempaltes > online layouts > registration buy using both html and module insert methods to test it.  Neither worked.
    The rep gave me this code to put at the bottom of my web form (note this is just the bottom of the web form field code as the top and middle have nothing to do with CCV).  The bold text is the extra text that is supposed to make the CCV required. 
    It works. This code does render a CCV requirement for direct credit card transactions on site.  Problem is, if a client selects Pay Pal in my checkout as their choice and clicks "Place Order" a Pop up window appears telling them they must enter their CCV. So its being required for direct CC on site and offsite for Pay Pal.  Of course a CCV shouldn’t needed on that screen if a client wants to pay by going to the Pay Pal website. 
    So I was wondering if you could help me modify the code so that the CCV code IS required for direct credit card purchases on my site, but when a client wants to use Pay Pal, that the CCV required field pop up does NOT appear and the client can be taken to Pay Pal to compete their order.  Many thanks!  My website is trueafricanart.com and I am using the latest BC version and normally Firefox, though I have tested in Safari and IE 9 and 10.
    <script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"></script>
        <script type="text/javascript">
    //<![CDATA[
    var submitcount44260 = 0;function checkWholeForm44260(theForm){var why = "";if (theForm.PaymentMethodType) why += checkSelected(theForm.PaymentMethodType, "Payment Method");if (!theForm.PaymentMethodType || getRadioSelected(theForm.PaymentMethodType) == 1) { if (theForm.CardName) why += isEmpty(theForm.CardName.value, "Name on Card"); if (theForm.CardNumber) why += isNumeric(theForm.CardNumber.value, "Card Number"); if (theForm.Amount) why += isCurrency(theForm.Amount.value, "Amount"); } if (theForm.WorkPhone) why += isEmpty(theForm.WorkPhone.value, "Work Phone Number"); if (theForm.BillingAddress) why += isEmpty(theForm.BillingAddress.value, "Billing Address"); if (theForm.BillingCity) why += isEmpty(theForm.BillingCity.value, "Billing City"); if (theForm.BillingState) why += isEmpty(theForm.BillingState.value, "Billing State"); if (theForm.BillingZip) why += isEmpty(theForm.BillingZip.value, ""); if (theForm.BillingCountry) why += checkDropdown(theForm.BillingCountry.value, "Billing Country");if (theForm.CardCCV) why += isNumeric(theForm.CardCCV.value, "CCV Number");if (theForm.CardCCV) why += isEmpty(theForm.CardCCV.value, "CCV Number"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name"); if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.CAT_Custom_511186) why += checkSelected(theForm.CAT_Custom_511186, "Billing Address same as shipping address?");if(why != ""){alert(why);return false;}if(submitcount44260 == 0){submitcount44260++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}
    //]]>
    </script>
    </form>

    I thought I had and a few others in that with the answer. Because it was a javascript issue.
    As I said in that other post, The code you get from the registration form has a condition on the radio options, none of the fields for credit card become required if you choose paypal.
    EG:
    if (!theForm.PaymentMethodType || getRadioSelected(theForm.PaymentMethodType) == 1)
                        if (theForm.CardName) why += isEmpty(theForm.CardName.value, "Name on Card<br>");
                        if (theForm.CardNumber) why += isNumeric(theForm.CardNumber.value, "Card Number<br>");
                        if (theForm.Amount) why += isCurrency(theForm.Amount.value, "Amount<br>");
    And in there and when that case is met you put in the CCV script.

  • Does anyone know whether it is possible to add a Pay Pal button to web site created using IWeb?

    Does anyone know whether it is possible to add a Pay Pal button to a community web site I created using IWeb?
    If so how does hide the Pay Pal code?
    Robert Jones

    See this page for info ...
    http://www.iwebformusicians.com/Internet-Music-Sell-Distribute/PayPal.html
    Other pages in this section show how to set up a sales page and create a shopping cart.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Want to Post a Warning from Pay Pal Regarding Safari

    I have read the latest issue of MacWorld, there is a short artcle about a warning from Pay Pal to "Steer Clear of Safari". Pay Pal "Chief information security officer", says, that "Safari has no built in Phishing filter to warn users when they are visiting suspicious web sites" he also says "a 2nd problem that safari has is it lacks support for another antiphishing Technology, called an Extended Validation Certificate."
    I would like to send this little info. out to someone that can either take this info out to someone that knows a apple Developer that can maybe do some adjusting to Safari so that the Safari web browser can be safer for the visitor, or maybe someone can refer me or direct me to a apple developer so that I can pass this info over to them and and suggest that they make some adjustment to Safari so that it is a safer Browser.
    Has anyone seen or read that little artcle in the " News in Brief" side bar?
    I am just trying to Help Safari and its developers to try to improve their web Browser so it can be safer for us users.
    Let me know what your feed back.
    Thanks,

    I have read the latest issue of MacWorld, there is a short artcle about a warning from Pay Pal to "Steer Clear of Safari". Pay Pal "Chief information security officer", says, that "Safari has no built in Phishing filter to warn users when they are visiting suspicious web sites" he also says "a 2nd problem that safari has is it lacks support for another antiphishing Technology, called an Extended Validation Certificate."
    I would like to send this little info. out to someone that can either take this info out to someone that knows a apple Developer that can maybe do some adjusting to Safari so that the Safari web browser can be safer for the visitor, or maybe someone can refer me or direct me to a apple developer so that I can pass this info over to them and and suggest that they make some adjustment to Safari so that it is a safer Browser.
    Has anyone seen or read that little artcle in the " News in Brief" side bar?
    I am just trying to Help Safari and its developers to try to improve their web Browser so it can be safer for us users.
    Let me know what your feed back.
    Thanks,

  • Exasperated trying to do a pay pal button, plz help!

    I am trying to add a buy button to an image on my website.  Pay pal gave me the code.  But where do I put it?
    The image is a rollover image but at this point I'll settle for just getting it up there.  I do want the custom image, not the pay pal logo, which will disturb the site design.
    Also, I tried going the route of adding a dreamweaver extension, but could not find "api" information on the paypal site.
    thx in advance.

    Hi  all -
    Sorry, I got called away to another task and this is my first chance to get back.  Desperately need to get this page up.
    Here's the code to the page.  Here's the line to search for that refers to the image I want to link to a pay pal page: 
    <img src="images/cx_paypal_u_NEWEST.jpg" alt="Order with Pay Pal" name="paypal" width="235" height="80" border="0">
    Just for a test, when I replaced the button text with the pay pal code, a drop-down box appeared with the test amounts I had set up.
    I only want the button to link to the page.  And honestly, I really don't even want drop-down options, just a field where a customer can enter an amount with their credit card.
    I'm sort of old school when it comes to privacy and like maintaining my anonymity in the forums. I'd be happy to send a link but could I do it by email?
    Help.
    Thanks.
    EG
    <html>
    <head>
    <title>Contact</title>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    a:link {
    text-decoration: none;
    a:visited {
    text-decoration: none;
    a:hover {
    text-decoration: none;
    a:active {
    text-decoration: none;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    </head>
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('images/home_bc_home_sel.jpg','images/home_bc_vprod_sel.jpg','im ages/home_bc_cx_sel.jpg','images/cx_email_sel_NEWEST.jpg','images/cx_paypal_sel_NEWEST.jpg ','images/home_bc_reel_sel.jpg')">
    <!-- ImageReady Slices (Web Page new for corporate 800x600 sliced cxpage.psd - Slices: bottom_footer, cx_TL, cx_TM, cx__reel_u, cx_bc_cx_u, cx_bc_home_u, cx_bc_left side, cx_bc_right, cx_bc_vprod_u, cx_body_l, cx_body_r, cx_bottom_l, cx_bottom_r, cx_byphone_sel_02, cx_email_l, cx_email_r, cx_email_sel, cx_header,
    cx_moreinfo_sel_01, cx_paypal_l, cx_paypal_r, cx_paypal_sel, cx_tr) -->
    <table width="800" height="557" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
    <tr>
    <td colspan="3">
    <img src="images/cx_TL.jpg" alt="" width="267" height="48" border="0"></td>
      <td colspan="6">
    <img src="images/cx_TM.jpg" alt="" width="266" height="48" border="0"></td>
      <td colspan="2">
    <img src="images/cx_tr.jpg" alt="" width="267" height="48" border="0"></td>
      </tr>
    <tr>
    <td colspan="11">
    <img src="images/cx_header.jpg" alt="&lt&gt;" width="800" height="93" border="0"></td>
      </tr>
    <tr>
    <td>
    <img src="images/cx_bc_left-side.jpg" alt="" width="109" height="34" border="0"></td>
    <td><a href="index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image34','','images/home_bc_home_sel.jpg',1)"><img src="images/home_bc_home_u.jpg" alt="Home" name="Image34" width="120" height="34" border="0"></a></td>
    <td colspan="4"><a href="vprod.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Video Production','','images/home_bc_vprod_sel.jpg',1)"><img src="images/home_bc_vprod_u.jpg" alt="Video Production" name="Video Production" width="194" height="34" border="0"></a></td>
    <td colspan="3"><a href="reel_dual_new.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Reel','','images/home_bc_reel_sel.jpg',1)"><img src="images/home_bc_reel_u.jpg" alt="View Reel" name="Reel" width="110" height="34" border="0"></a></td>
    <td><a href="cx.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Contact','','images/home_bc_cx_sel.jpg',1)"><img src="images/home_bc_cx_u.jpg" alt="Contact " name="Contact" width="134" height="34" border="0"></a></td>
    <td>
    <img src="images/cx_bc_right.jpg" alt="" width="133" height="34" border="0"></td>
      </tr>
    <tr>
    <td rowspan="4">
    <img src="images/cx_body_l.jpg" alt="" width="109" height="288" border="0"></td>
      <td colspan="9">
    <img src="images/cx_moreinfo_NEWEST.jpg" alt="" width="558" height="53" border="0"></td>
    <td rowspan="4">
    <img src="images/cx_body_r.jpg" alt="" width="133" height="288" border="0"></td>
      </tr>
    <tr>
    <td colspan="9">
    <img src="images/cx_byphone_u_NEWEST.jpg" alt="&lt;&gt;" width="558" height="76" border="0"></td>
      </tr>
    <tr>
    <td colspan="4">
    <img src="images/cx_email_l.jpg" alt="" width="186" height="79" border="0"></td>
    <td colspan="2"><a href="mailto:@yahoo.com" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Email','','images/cx_email_sel_NEWEST.jpg',1)"><img src="images/cx_email_u_NEWEST.jpg" alt="Email" name="Email" width="186" height="79" border="0"></a></td>
    <td colspan="3">
    <img src="images/cx_email_r.jpg" alt="" width="186" height="79" border="0"></td>
      </tr>
    <tr>
    <td colspan="3">
    <img src="images/cx_paypal_l.jpg" alt="" width="172" height="80" border="0"></td>
    <td colspan="4"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('paypal','','images/cx_paypal_sel_NEWEST.jpg',1)"><img src="images/cx_paypal_u_NEWEST.jpg" alt="Order with Pay Pal" name="paypal" width="235" height="80" border="0"></a></td>
    <td colspan="2">
    <img src="images/cx_paypal_r.jpg" alt="" width="151" height="80" border="0"></td>
      </tr>
    <tr>
    <td colspan="3">
    <img src="images/cx_bottom_l.jpg" alt="" width="267" height="93" border="0"></td>
      <td colspan="6">
    <img src="images/bottom_footer_movedfinal.jpg" alt="&lt;copyright&gt;" width="266" height="93" border="0"></td>
    <td colspan="2">
    <img src="images/cx_bottom_r.jpg" alt="" width="267" height="93" border="0"></td>
      </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="109" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="120" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="38" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="14" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="14" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="128" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="58" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="35" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="17" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="134" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="133" height="1" alt=""></td>
    </tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>

  • Pay pal and iweb

    i am trying to set up a pay pal account using my iweb site.
    paypal has buttons (ex: donate now) that are in html format. in order to use these buttons one must copy and paste the code they provide for us into our web site.
    iweb does not work this way.
    any thoughts?

    art of music,
    Welcome to the iWeb forums.
    It's fairly simple to place the html code into your website, but it has to be done using a text editor, after you publish your site. It isn't hard to do at all. Take a look at Basic Instructions for HTML Additions to any iWeb page: in Varkgirl's Aardvarkland site. The instructions are clear and simple to follow.
    Mark

  • Pay Pal to SagePay

    I've got a client whose site uses Pay Pal to process orders. It works well - all the information is dynamically generated to fill out the Pay Pal variables in the form which is then added to the Pay Pal cart - all works great
    Now the client is looking to use SagePay. I have zero experience of Sage Pay - so my question is: How difficult is it to go from Pay Pal to Sage Pay.
    Also does anyone know of a good tutorial for Sage Pay integration because after extensive hunting on Google I can find buggar all.
    Does Sage pay even have an 'add to cart' button like Pay Pal? Will it return information to the client server so a database can be updated like Pay Pal IPN?
    Cheers
    Os

    hans-g. wrote:
    Hello osgood_,
    according to my information SagePay is spread in good old Europe (UK, Spain, Ireland and Germany). Did you already explore their UK website here: http://www.sagepay.co.uk/, where you will find many answers to your questions, what I took from the German side.
    Good luck!
    Hans-Günter
    Hi Hans. Yep already been to the UK SagePay website and it's about as clear as mud. No real examples of form intergration. Looks like you need a 3rd party shopping cart as well.
    I guess this is simple if you know how but when you don't like everything else web related its a ••••••• nightmare. Is it me or does everyone else take 1 step forward and 11 backwards.
    Looks like the best solution is going to tell the client to shop around for someone with SagePay experience. Shite - you can't be expected to know everything.
    Seems you need to be an expert in, html, css, database, php, jquery, paypal, worldpay, sagepay, mobile, SEO, Wordpress, Drupal, CMS, front end designer -  to be able to offer anything worthwhile on the web. I'm missing my old job as a Graphic Designer. Just need the copy and the images and you're good to go, simple and it paid more!
    Yawn! I'm getting tired of this.
    Os

  • Publishing to .mac pay pal buttons disappear/How to integrate iweb enhancer

    When I publish my website to a folder, the index html file gives a perfect working model of my website. When I publish to .mac, the pay pal buttons disappear and leave the same raw input that appears on the iweb page.
    Could it relate to iweb enhancer?I understand how to use iweb enhancer when publishing to a folder. How is it used when publishing to .mac?
    CAN ANYONE PLEASE HELP! I must get the site correctly published ASAP to sell concert tickets and time is running out!!

    It will work just fine publishing it to your own domain / host. Just insert the code as a Web Snippet and upload it as you normally would.
    I don't know about changing the PayPal link but you could try to create your own custom made image and just take the PayPal url from the code they gave you and connect it as a hyperlink in iWeb -- I would think it would work fine.

  • Iweb and pay pal buttons

    Hi and thanks in advance- on www.dianabeads.com i have installed pay pal buttons "add to cart" and they work, only problem is when i click on individual pic and goes to slide show mode, the buttons stay on the screen. take a look -any ideas on how to fix? Tom

    tombunten wrote:
    ...all other shopping sites seem to cost a lot of money where paypal was free to me?
    Not all — For a simple and free shopping cart not hosted on MobileMe, see the video here:
    http://blog.weebly.com/2/post/2009/05/announcing-weebly-e-commerce-features.html
    ...You may find you can build your entire site (not just the "shop") in Weebly. But if not, as an alternative to setting up a basic hyperlink in iWeb to your external "shop", you can link to it from iWeb's navigation bar:
    Create a blank internal page titled "Shop" (actually you can name the page whatever you want.) Then in that Shop page add an HTML Snippet with the following code:
    <script type="text/javascript">
    parent.window.location = "http://www.yourshopname.com"; // change this to your own URL
    </script>
    ...Once published, clicking on "Shop" in the navbar will immediately redirect to your external Shop page. (Thanks to Cyclosaurus for the code).

  • Adding Pay Pal buttons to Photo Grid

    I have a website in iWeb, and the photos of my jewelry that is for sale are done using the photo grid. I followed the instructions found elsewhere on these forums for using HTML snippets to do the Pay Pal buttons, and they worked great - except the button stays with the base page, and not with the individual photo it needs to be with. So the button for image #1 is the same button for the first image on each succeeding page... which obviously is NOT going to work! I cannot get the snippet to drop into the text box below the individual photo.
    Suggestions most welcome! Thanks in advance! My web site is www.bethwicker.com, if you want to see how I have it set up so you can better understand where I want to add the buttons.

    debudi wrote:
    > I created a site in Dreamweaver. When I add pay pal code
    to the buttons the
    > table it is sitting in becomes messed up, unaligned.
    When the pay pal code
    > isn't there there is no problem. I would appreciate if
    someone can tell me how
    > to resolve this problem. The url is
    http://www.karenscollection.com/
    the
    > shopping cart image is custom, not standard pay pal
    image. I put in a <br> to
    > bring the image down a little, but as you can see it is
    still not aligned and
    > is messing up the whole table.
    > Thank you for any help.
    http://www.karenscollection.com[b
    > Site
    Web Site
    Web
    Site
    >
    Remove the alignment elements from the problematic table
    cell.
    HTH
    chin chin
    Sinclair

  • Pay pal buttons

    Hi am getting conflicting answers on pay pal buttons on photo page- when i install buttons than go to larger picture or slide show, buttons remain. 1 persons says I need to use a blank page - but than I lose my slide show- cyclosaurus says I just need to alter or add java script? I dont have a clue can any one help and tell or show me how o do this? His/her examples dp exactly what I want, but indicated they had no info on how to do it/. Thanks. Tom

    By the way, on my personal Sharepoint site - only half of the buttons are not working, the other half still work! Hopefully someone can find an answer for me. I cannot believe that something as basic as Purchase buttons would have problems.

  • Pay Pal Buttons, HTML and FTP in iWeb question...

    Hi,
    I have my site fully finished but want to have the ability for people to buy directly from my website. I have found the coding for the Pay Pal buttons but info for iWebMore - however, I don't publish my site to a .mac - I publish it to a folder on my computer and then FTP it up to a server.
    Will this still work?
    One more Q:
    Does anyone know if you can add/change the pay pal buttons, because I want other features like the size/price in the same button, and not having 3 buttons for one product?
    Thanks,
    Missy

    It will work just fine publishing it to your own domain / host. Just insert the code as a Web Snippet and upload it as you normally would.
    I don't know about changing the PayPal link but you could try to create your own custom made image and just take the PayPal url from the code they gave you and connect it as a hyperlink in iWeb -- I would think it would work fine.

  • Pay Pal buttons in Photo Grid

    I have a website in iWeb, and the photos of my jewelry that is for sale are done using the photo grid. I followed the instructions found elsewhere on these forums for using HTML snippets to do the Pay Pal buttons, and they worked great - except the button stays with the base page, and not with the individual photo it needs to be with. So the button for image #1 is the same button for the first image on each succeeding page... which obviously is NOT going to work! I cannot get the snippet to drop into the text box below the individual photo.
    Suggestions most welcome! Thanks in advance! My web site is www.bethwicker.com, if you want to see how I have it set up so you can better understand where I want to add the buttons.

    debudi wrote:
    > I created a site in Dreamweaver. When I add pay pal code
    to the buttons the
    > table it is sitting in becomes messed up, unaligned.
    When the pay pal code
    > isn't there there is no problem. I would appreciate if
    someone can tell me how
    > to resolve this problem. The url is
    http://www.karenscollection.com/
    the
    > shopping cart image is custom, not standard pay pal
    image. I put in a <br> to
    > bring the image down a little, but as you can see it is
    still not aligned and
    > is messing up the whole table.
    > Thank you for any help.
    http://www.karenscollection.com[b
    > Site
    Web Site
    Web
    Site
    >
    Remove the alignment elements from the problematic table
    cell.
    HTH
    chin chin
    Sinclair

  • How do I make a payment to pay pal or pay pal credit?

    How do I make a payment to pay pal or pay pal credit?  I've been trying to find where to pay my bill with you for over 2 hours.    Please send me a bill in the mail and I'll write you a check.  Your new Web Site SUCKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  

    I too struggled with finding this option.  On your summary page there will be a PayPal balance as well as a, in my case, eBay MasterCard listed.  To the right of those options are arrows.  Click on the arrow next to your credit card listed. That will bring up a new page where you will see a "make a payment" link.  I say, "Shame on them for making it so hard to find!"  Good luck!

  • Adobe Exchange-paying directly to pay Pal

    I want to sell products through Adobe Exchange, but I want
    the buyer to be redirected to Pay Pal when he decides to buy. I saw
    that it is possible. Most sellers have redirection to their site,
    or to internet markets where they sell their stuff. I would like
    the buyer to be redirected to Pay Pal, where he can transfer the
    money in my account. How do I do that? Thank you so much :)

    There is nothing to 'replace.'
    Simply go to https://cloud.acrobat.com/exportpdf and sign in with your Adobe ID and password (most likely, the same one you used to post here in the forum).

Maybe you are looking for

  • SOAP Header in SOAP Receiver adapter

    Hi All, I am doing a Proxy to  Webservice scenario where webservice requires the SOAP request as below. <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">     <SOAP-ENV:Header>       

  • Error message "the ipad 'ipads name' cannot be synched. You do not have enough access priviledges for this operation" Any one got any ideas on this one?

    This error message only come up on my ipad since the shift to ios7. It doesn't happen on my iphone 5, just my ipad. It's a 3rd generation. If I uncheck sync photo's it works fine? If check photo's it comes up with the error message. Its a real pain a

  • Hooking up 2 wireless routers

    My neighbors have a internet connection and a router hooked up to that connection. i asked them if i could pick up there signal and they said yes but i cant pick it up in my room at the other end of my house where my room is. So i was thinking put a

  • Another BT-WiFi login issue

    Hi, Jeez this is a muddle, what with BT-Wifi, Openzone, FON and a multitude of web pages. In short I cannot login to BT-Wifi. I rang 0800 0223322 and took the option to 'Hold' but it just goes 'Clunk' So...this is what I know. I can login to MyBT usi

  • Adobe Photoshop Quick Mask Won't Work

    I'm using Adobe Photoshop 7. I didn't feel like upgrading. Ok. I'm trying to use the Quick Mask but it won't mask. Instead, it does a light red mask instead and it won't select anything. I deletes the mask. I can't figure out how to make it so it cre