Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Multi Currency PayPal Donations

Descripción

PayPal charges high fees for cross border transactions. If you are one of the fortunate few that have paypal accounts in multiple currencies then this plugin is for you. It allows you to route different currencies to specific paypal accounts. Even if you don’t have multiple paypal accounts this is still a great plugin for accepting donations.

Readme Generator

This Readme file was generated using wp-readme, which generates readme files for WordPress Plugins.

Capturas

  • screenshot-1.png

  • screenshot-2.png

Instalación

  1. Unzip mcpd.zip file

  2. Upload `multi-currency-donations` folder to the `/wp-content/plugins/` directory

  3. Activate the plugin through the ‘Plugins’ menu in WordPress

  4. To use place [paypalDonationForm] in your editor where you want the form to show up. The form needs a minimum width of 350px to display properly.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Multi Currency PayPal Donations" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.2.2

  • Removed IPN from button code

2.2.1

  • Removed boxover.js

2.2

  • Removed PayPal IPN functionality (wasn’t working anyways)
  • Fixed problem with donate buttons styles not working
  • Changed help hover to opentip
  • Fixed Monthly and One-Time check option not saving properly
  • Fixed a problem when nothing is in the monthly box it showed NaN

2.1.2

  • bug fixes

2.0

  • Much improved admin interface
  • Donations are now tracked using paypals IPN
  • Bug fixes

1.2

*minor bug fixes

1.1

  • Added the ability to specify a default currency

1.0.3

  • Added mcpd_manualDisplay() function so that you can add the form to a template file

1.0.2

  • Fixed var_dump problem

1.0.1

  • Fixed some include problems
  • Fixed bad references to css
  • Fixed some javascript errors

1.0

  • Plugin release.