Este plugin não foi testado com os 3 lançamentos principais mais recentes do WordPress. Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Donation Block For PayPal

Descrição

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’

Capturas de tela

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

Blocos

Este plugin disponibiliza 1 bloco.

  • Paypal Donation Block

Instalação

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

Perguntas frequentes

How to create PayPal donation button ?

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

Avaliações

27 setembro, 2025
I really like the simplicity of this function. It looks clean, it looks simple. Unfortunately there are some bugs that make it borderline unusable. a [“success”:false,”data”:”Invalid request!”] line pops up on commit to pay. Then after the “Thanks for paying” message, the next screen which is supposed to summarise the transaction/confirm the donation returns a zero amount donated.
Leia todas as 4 avaliações

Colaboradores e desenvolvedores

“Donation Block For PayPal” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Donation Block For PayPal” foi traduzido para 5 localidades. Agradecemos aos tradutores por suas contribuições.

Traduzir o “Donation Block For PayPal” para seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.

Registro de alterações

= 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
= 2.2.0
* Implement security enhancements and ensure compatibility with version 6.6.
= 2.3.0
* Implement security enhancements and ensure compatibility with version 6.7.2.
= 2.3.1
* Security update