Hi, thanks for that module!
It would be important to store Paypal account data information in database and not in drupal modul source.
Not just because of comfort - It is not possible using that module in a multi-site Drupal Hosting environment. The users doesn't want to share there account information :-)
It would be fine, it this feature will be realized.
Thanks in advance, Ralf

Comments

kbahey’s picture

Status: Active » Postponed (maintainer needs more info)

What Paypal account data are you talking about?

R.Hendel’s picture

Hi,
using PayPal you have to fill in following api-credentials:

  • API Username,
  • API Password and
  • Signature

It would be fine, having them stored in database.
Best regards,
Ralf

kbahey’s picture

Title: Store Paypal account data in Database, not in modul source » Store Paypal account data in database, not in module source
Priority: Critical » Normal

The module already has a configurable donation email field in the settings ("Donations email address"), and that is in the database already. Using that, different sites in a multi site install can route the donations to different paypal email addresses.

Moreover, the details on interaction with Paypal is in the simple_paypal module not in the donation module itself.
It is not clear what you are proposing, or what the problem you are trying to solve.

R.Hendel’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

You are right - My wishes concern simple_paypal.
Thanks for your quick replys and your modul!
Best regards, Ralf