How Do I Make My E-Junkie and Paypal Connect?

4 replies
Hi.

I am actually stuck with what to do next????

I have my E-Junkie Buy Now button but I

don't know how to connect PayPal ??????

SOMEBODY WHO USES E-Junkie HELP ME!
#connect #ejunkie #make #paypal
  • Profile picture of the author DianaHeuser
    When you setup your e-Junkie account, you should have entered your paypay email address in. Check your account settings that it is and then copy and paste the Buy Now Button into a browser and click on it. It should take you straight to the PayPal login screen.

    Another way to test is to click on the Text link that e-junkie provides. It will do the same thing.

    Di
    {{ DiscussionBoard.errors[4836459].message }}
  • Profile picture of the author sal64
    Firstly, are you using your own buy now button?

    EJ will generate the code for you, which you copy and paste. If using your own button, then you have to remove the button generator section of code but keep the product link.

    Here's an example...

    the button code from Ej is as follows:

    <a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=001&cl=126533&ejc=x" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart"/></a>

    What you would do is drop the following code:

    <img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart"/>

    So you link would look like this:

    <a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=001&cl=126533&ejc=x" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"></a>

    You then embed this into your button image.
    Signature
    Internet Marketing: 20% Internet - 80% Marketing!
    You Won't See The Light Until You Open Your Eyes.
    {{ DiscussionBoard.errors[4836465].message }}
    • Profile picture of the author DianaHeuser
      Originally Posted by sal64 View Post

      Firstly, are you using your own buy now button?

      EJ will generate the code for you, which you copy and paste. If using your own button, then you have to remove the button generator section of code but keep the product link.
      Sal,

      If he is using his own graphic, surely it would easier for him just to hyperlink the graphic with the text buy now link provided by EJ? That way he does not have to mess with the html coding.

      Di
      {{ DiscussionBoard.errors[4836474].message }}
      • Profile picture of the author sal64
        Originally Posted by DianaHeuser View Post

        Sal,

        If he is using his own graphic, surely it would easier for him just to hyperlink the graphic with the text buy now link provided by EJ? That way he does not have to mess with the html coding.

        Di

        It's real easy. Just edited my post.

        Sal
        Signature
        Internet Marketing: 20% Internet - 80% Marketing!
        You Won't See The Light Until You Open Your Eyes.
        {{ DiscussionBoard.errors[4836497].message }}

Trending Topics