Paypal

Этот плагин дает:

  • possibility to associate an amount to a contribution type,

  • create a Paypal payment form,

  • an history,

  • automatic transaction storage once validated.

Paypal plugin preferences Paypal payment form Paypal payment form (public)

Предупреждение

Due to the way Paypal payments are handled, especially the payment confirmation, your instance must be publically accessible.

Установка

Прежде всего, загрузите плагин:

Get latest Paypal plugin! Get Paypal plugin nightly build!

Распакуйте скачанный архив в папку Galette plugins. Например, под linux (заменив {url} и {version} на правильные значения):

$ cd /var/www/html/galette/plugins
$ wget {url}
$ tar xjvf galette-plugin-Paypal-{version}.tar.bz2

Установка БД

Для работы плагин требует несколько таблиц в БД. Смотри Galette plugins management interface.

And this is finished; Paypal plugin is installed :)

Plugin configuration

Once plugin has been installed, a Paypal group is added to the menu, with some new entries:

  • Payment form: the payment form itself, which is accessible as a public page,

  • Preferences: plugin preferences, accessible for administrators and staff members.

In order to work properly, you need to fill a very important value: your Paypal account code. You can either use the email address associated with your Paypal account (but you will need to chang it in Galette if it changes on Paypal) or your merchant identifier. To find your merchant identifiant, log in to Paypal and you will find it in your account preferences. Changing identifier is only allowed for administrators.

Preferences screen also permit to edit amount related to contributions types, and to hide some types.

After that, any user can choose the contribution type, adjust the amount and pay from his Paypal account. If the user is a logged in member, and if the contribution type is a membership extension, its membership wil be recalculated when the payment will be confirmed.