Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: PayPal Parama
Parašė RmxLT· 2010 Spa. 3 17:10:20
#1
Sveiki kaip pasidaryti toky Paypal DONATE
Parašė RmxLT· 2010 Lap. 13 21:11:27
#3
kur gaut sita script free? niekur nerandu
Parašė RmxLT· 2010 Lap. 13 21:11:24
#4
nieks neturit?
Parašė RmxLT· 2010 Lap. 26 17:11:29
#7
Gal galit kas duot tiesioginy parsisiuntimo linka nes niekur nerandu is kur siustis...
Parašė benickisss· 2010 Lap. 26 17:11:06
#8
tai tu ka vapse durnelis? :[ ?| tau ka linku nedave?
Parašė RmxLT· 2010 Lap. 26 19:11:58
#9
as ten nerandu
Parašė RmxLT· 2010 Lap. 26 19:11:45
#11
cia
php-f man reikia paprastam
HTML webui
cia
php-f man reikia paprastam
HTML webui
Redagavo RmxLT· 2010 Lap. 26 19:11:50
Parašė adulis· 2010 Lap. 26 20:11:59
#12
Kodas kur kiši į savo
html webą.
<center>
<form action='https://www.paypal.com/cgi-bin/webscr' method='post'>
<input type='hidden' name='cmd' value='_xclick'>
<input type='hidden' name='business' value='".$paypal_email_address."'>
<input type='hidden' name='item_name' value='".$paypal_name."'>
<input type='hidden' name='no_note' value='1'>
<input type='hidden' name='currency_code' value='".$paypal_currency."'>
<input type='hidden' name='tax' value='0'>
<input type='image' src='paypal.gif' name='submit' alt='Make payments with PayPal - its fast, free and secure!' style='border:0px'>
</form>
</center>
paypal_config.php
<?php
$paypal_title = "Donate"; // Title of side panel
$paypal_email_address = ""; // Your PayPal email address
$paypal_name = ""; // Name to display on PayPal page
$paypal_currency = ""; // USD, GBP, AUD, CAD etc
?>
Redagavo adulis· 2010 Lap. 26 20:11:29
Parašė RmxLT· 2010 Lap. 26 21:11:20
#13
kai issidejau spaudziu ant img tai emta error
This recipient does not accept payments denominated in WS_Error_XClick_Pref_Foreign_Currency. Please contact the seller and ask him to update his payment receiving preferences to accept this currency.