Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-21-2009, 02:50 AM   PM User | #1
deeru1988
New to the CF scene

 
Join Date: Sep 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
deeru1988 is an unknown quantity at this point
Question Html form code for advance Paypal donate with multiple currencies options..How to ?

Hello frndz,

Please any one tell me the html form code with currency select and custom amount value options for paypal donate

Here im providing sample paypal donate buttom html form code ..which was grabbed from
paypal.com

Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="you@yourdomain.net">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_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>
How to add currency options(USD,AUD,GBP etc.,) with dropdown menu and custom amount value column(to enter money value "25"etc.,) into above code ...

Such that the entry details should be available at redirected paypal site page...

Below i uploaded screenshots of my question..How to get like this..

Click image for larger version

Name:	untitled2.JPG
Views:	1468
Size:	10.8 KB
ID:	7784Click image for larger version

Name:	untitled.JPG
Views:	112
Size:	30.4 KB
ID:	7785
Plzz anybody help me!!!
deeru1988 is offline   Reply With Quote
Old 09-21-2009, 10:10 PM   PM User | #2
Fumigator
UE Antagonizer


 
Fumigator's Avatar
 
Join Date: Dec 2005
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,686
Thanks: 42
Thanked 637 Times in 625 Posts
Fumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of light
This is something you need to do before Paypal ever gets involved. Put a selectbox on your page and load the value your user selects into the Paypal button as one of the attributes via Javascript.
__________________
Fumigator is offline   Reply With Quote
Reply

Bookmarks

Tags
buttom, code, donate, html, paypal

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 05:40 AM.


Advertisement
Log in to turn off these ads.