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.

CommentFileSizeAuthor
#1 simple_paypal_addemail.patch927 bytesblakehall

Comments

blakehall’s picture

Status: Active » Needs review
StatusFileSize
new927 bytes

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)