chrwei / ArchReactorOS

web based software system for manging membership based community
http://archreactor.org/wiki/index.php/AROS
GNU General Public License v2.0
17 stars 3 forks source link

Simplify payment gateway handling #20

Open kwisatz opened 14 years ago

kwisatz commented 14 years ago

Suggestion:

Remove all specific code from admin/payment.php. Define interfaces and an abstract class that need to be implemented by new payment gateways.