Posted by budda on July 11, 2007 at 10:56pm
2 followers
| Project: | Simple Paypal Framework |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Is there a reason why it is not possible to specify the PayPal email account associated with taking payments from the Simple PayPal admin interface?
It currently appears that any modules using the Simple PayPal have to provide their own setting for the account. Having to do this for multiple modules can become a pain, and possible an admin mess-up should a site change their PayPal account details.
Comments
#1
Makes sense to me.
Attached patch creates a new variable, SIMPLE_PAYPAL_EMAIL on the admin settings screen which existing modules could then be altered to use.
Does this seem like a good direction to move in? I'll be happy to help modify existing modules to take advantage.
(patch made from within simple_paypal directory)