Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Donation Button For PayPal

Περιγραφή

Pal Donation button plugin allow you to create PayPal donation button quick and easy way.

Plugin Functionality:

  • Create PayPal donation button
  • Place PayPal donation button shortcode on any post and page.
  • Place PayPal donation button shortcode on widget.
  • Place PayPal donation button shortcode in template file.

Shortcode

[wpcpaypal_button email ='yourpaypalemail@example.com' amount ='10' currency='USD' purpose='Charity for Child Health Care']
<?php echo do_shortcode('[wpcpaypal_button]'); ?>

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'
    
  • If you want user to enter amount to donate then do not add amount parameter in shortcode.

  • If you want user to enter purpose then do not add purpose parameter in shortcode.

Try our other premium plugins :

  1. Woocommerce Custom Related Products Pro
  2. Woocommerce Estimated Delivery Date Per Product
  3. WooCommerce Advanced Discounts and Fees
  4. Cashback Coupon for WooCommerce
  5. Product Faqs for WooCommerce
  6. Dynamic Pricing Per Product for WooCommerce

Στιγμιότυπα

  • PayPal donation button shortcode in backend
  • PayPal donation button shortcode in front page

Εγκατάσταση

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

Συχνές Ερωτήσεις

How to create PayPal donation button ?

  • Place shortcode [wpcpaypal_button] to display donation button.

Κριτικές

3 Σεπτεμβρίου 2016
Very handy and useful plugin to create quick PayPal donation button using shortcode.
Ανάγνωση 1 κριτικής

Συνεισφέροντες & Προγραμματιστές

“Donation Button For PayPal” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.1 – 04.02.2017

  • Check compatibility With WordPress 4.7 +