Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Donation Block For PayPal

Deskripsi

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 ='yourpaypalemail@example.com' 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]'); ?>

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’

Tangkapan Layar

  • screenshot-1.jpg
  • screenshot-2.jpg
  • screenshot-3.jpg
  • screenshot-4.jpg

Blok

Plugin ini menyediakan 1 blok.

  • Paypal Donation Block

Instalasi

  • Download the plugin
  • Upload the folder “donations-block” to wp-content/plugins (or upload a zip through the WordPress admin)

Tanya Jawab

How to create PayPal donation button ?

  • Select donation button block from blocks list.
  • Also you can place shortcode [paypal_donation_block]

Ulasan

Baca semua 5 ulasan

Kontributor & Pengembang

“Donation Block For PayPal” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

“Donation Block For PayPal” telah diterjemahkan dalam 4 bahasa. Terima kasih kepada para penerjemah untuk kontribusi-nya.

Terjemahkan “Donation Block For PayPal” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

= 1.0.0
* Very first release which allows many dynamic options like Sandbox/Live mode, Amount, Button Size, etc.
= 1.1.0
* Security changes and upgrade stable version
= 2.0.0
* Add new option in donation block, donation setting page and donation record page at admin side and upgraded with wordpress current version
= 2.1.0
* Security changes and updated to boilerplate code