
內容簡介
Paypal 捐款區塊可讓您在網站上快速且簡單地建立動態 PayPal 捐款按鈕。
請參閱此一分鐘的插件演示影片:
插件功能:
沙盒 / 生產環境模式
捐款金額動態調整
所有貨幣均可使用
按鈕大小動態調整
說明文字動態調整
捐款記錄頁
捐款設定頁
捐款成功/失敗頁面
短碼也可用於代碼中
短碼
[paypal_donation_block email ='[email protected]' amount ='10' currency='USD' purpose='Charity for Child Health Care' mode='sandbox' suggestion='1, 5, 10, 20, 50, 100' ]
<?php echo do_shortcode('[paypal_donation_block]'); ?>
貨幣代碼
‘AUD’ => ‘澳元 ($)’
‘BRL’ => ‘巴西雷亞爾’
‘CAD’ => ‘加拿大元 ($)’
‘CZK’ => ‘捷克克朗’
‘DKK’ => ‘丹麥克朗’
‘EUR’ => ‘歐元 (€)’,
‘HKD’ => ‘港元 ($)’
‘HUF’ => ‘匈牙利福林’
‘ILS’ => ‘以色列新謝克爾’
‘JPY’ => ‘日元 (¥)’
‘MYR’ => ‘馬來西亞林吉特’
‘MXN’ => ‘墨西哥披索’
‘NOK’ => ‘挪威克朗’
‘NZD’ => ‘紐西蘭元 ($)’
‘PHP’ => ‘菲律賓披索’
‘PLN’ => ‘波蘭茲羅提’
‘GBP’ => ‘英鎊 (£)’
‘RUB’ => ‘俄羅斯盧布’
‘SGD’ => ‘新加坡元 ($)’
‘SEK’ => ‘瑞典克朗’
‘CHF’ => ‘瑞士法郎’
‘TWD’ => ‘新台幣’
‘THB’ => ‘泰銖’
‘TRY’ => ‘土耳其里拉’
‘USD’ => ‘美元’
外掛標籤
開發者團隊
原文外掛簡介
Paypal donation block allows you to create dynamic PayPal Donation Buttons quickly and in a very easy way on your website.
Watch this 1 minute video of how the plugin works:
Plugin Functionality:
Sandbox/Live Mode
Dynamic Amount of Donation
All Currencies available
Dynamic Button Size
Dynamic Description
Donation Record Page
Donation Setting Page
Donation Success/Failed Page
Shortcode can be used in code too.
Shortcode
[paypal_donation_block email ='[email protected]' amount ='10' currency='USD' purpose='Charity for Child Health Care' mode='sandbox' suggestion='1, 5, 10, 20, 50, 100' ]
Currency Codes
‘AUD’ => ‘Australian Dollars (A $)’
‘BRL’ => ‘Brazilian Real’
‘CAD’ => ‘Canadian Dollars (C $)’
‘CZK’ => ‘Czech Koruna’
‘DKK’ => ‘Danish Krone’
‘EUR’ => ‘Euros (€)’,
‘HKD’ => ‘Hong Kong Dollar ($)’
‘HUF’ => ‘Hungarian Forint’
‘ILS’ => ‘Israeli New Shekel’
‘JPY’ => ‘Yen (¥)’
‘MYR’ => ‘Malaysian Ringgit’
‘MXN’ => ‘Mexican Peso’
‘NOK’ => ‘Norwegian Krone’
‘NZD’ => ‘New Zealand Dollar ($)’
‘PHP’ => ‘Philippine Peso’
‘PLN’ => ‘Polish Zloty’
‘GBP’ => ‘Pounds Sterling (£)’
‘RUB’ => ‘Russian Ruble’
‘SGD’ => ‘Singapore Dollar ($)’
‘SEK’ => ‘Swedish Krona’
‘CHF’ => ‘Swiss Franc’
‘TWD’ => ‘Taiwan New Dollar’
‘THB’ => ‘Thai Baht’
‘TRY’ => ‘Turkish Lira’
‘USD’ => ‘US Dollars’
