Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 12-23-2009, 10:48 AM   #1
HyperActive Warrior
War Room Member
 
Join Date: Dec 2007
Location: Australia
Posts: 140
Thanks: 73
Thanked 19 Times in 19 Posts
Default Adding a paypal button

Hi

I got my index page loaded up fine. Which for me is doing well. But the paypal button script doesn't work. I chose to use my own graphic.

So, I've been given a code from paypal - part of which is below:

<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="10xxxx">
<input type="image" src="http://howto .....
</form>

I don't want to reveal it all.

I just put it at the base of my index sales page, ie just before the end of my page </body>

I have a good sales page and I wanted to keep their graphic and use paypals system.

Do I have to replace the image src in the page? Just pasting this script in doesn't work at all. Can you help please?

Thanks,

Kathy

folkcare is online now   Reply With Quote
Old 12-23-2009, 12:23 PM   #2
Senior Warrior Member
War Room Member
 
Karen Blundell's Avatar
 
Join Date: Jul 2008
Location: Niagara Region, Canada
Posts: 1,113
Thanks: 1,476
Thanked 412 Times in 322 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Karen Blundell
Default Re: Adding a paypal button

If you want to use another image instead of PayPal's hosted one, the best and easiest way to do it is to use the PayPal email payment link something like this:

Code:
<a href="paypal email link code"><img src="yourdomain.com/payment image"></a>

Karen Blundell is offline   Reply With Quote
Old 12-23-2009, 08:16 PM   #3
HyperActive Warrior
War Room Member
 
Join Date: Dec 2007
Location: Australia
Posts: 140
Thanks: 73
Thanked 19 Times in 19 Posts
Default Re: Adding a paypal button

Karen Thanks for that.

If I use the email technique, when I go to paypal - merchant services - email - the system expects me to have the client's email address to request money.

I want this to just work on autopilot; if I'm getting orders I cant provide an email address each time.

Really all I need to know is where I should put the script that paypal gives me. And what I should do with the current graphic that's sitting on the site with bank and paypal so nicely presented.

It looks so nice I just don't want to replace it with a normal paypal button. I'm looking to embed my script into it for instant payments.

I just don't know how to do this.

Thanks,

folkcare is online now   Reply With Quote
Old 12-23-2009, 09:58 PM   #4
Warrior Member
 
Join Date: Jun 2009
Location: Foothills of Southern Alberta, Canada
Posts: 21
Thanks: 16
Thanked 2 Times in 1 Post
Default Re: Adding a paypal button

Hi Kathy

From what I can understand I think you are wanting a payment link within the image that is already there without using the Paypal script?

Ok, when you go and create a button at Paypal it will give you two options for two different sets of code (after you have gone through the details of the product you are selling)

1) A website script
2) An "Email code" (the tab beside the Website script)

Forget the website script and copy the email code. After you have copied the email code, go to your html/website creation software, select your payment image and select the option to insert a hyperlink into the image. Paste in the "email" code that you just copied from Paypal, save and yer done!

I hope this works for you

Connor

P.S. I just realized that this is similar to what Karen was saying, but this works for me, I hope it works for you

Please read the sig file rules
lochsloyca is offline   Reply With Quote
Old 12-23-2009, 11:13 PM   #5
Warrior Member
 
Join Date: Dec 2009
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Adding a paypal button

My suggestion is you can contact some web developers to know about it, they may give good solution for it.
ziya is offline   Reply With Quote
Old 12-26-2009, 05:37 PM   #6
Warrior Member
 
Join Date: Dec 2009
Posts: 19
Thanks: 1
Thanked 1 Time in 1 Post
Default Re: Adding a paypal button

Try contacting paypal.. If they are making money of course they would help!
domainsam is offline   Reply With Quote
Old 12-27-2009, 01:58 AM   #7
Warrior Member
 
Join Date: Dec 2009
Location: Brussels (Belgium)
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Lightbulb Re: Adding a paypal button

Your code seems to be OK at first look. Just ensure that the block between <form> and </form> is not included within another <form></form> block.

You can also try to link to the PayPal button image that is hosted on PayPal web site by replacing your line of code that starts with:
<input type="image"...
by
<input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_donate_LG.gif" name="submit" alt="" />

If it works, you can then choose other PayPal button images that are also hosted on PayPal web site.

If nothing works, just drop me a PM with your email contact info and I think I can give you a free help if it doesn't take me more than 15 minutes.

I hope it helps.


All the best!
VK

Last edited by vkchiem; 12-28-2009 at 06:10 AM. Reason: Add full link to PayPal image
vkchiem is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
adding, button, paypal

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 09:39 PM.