Handle requests for payment functions. More...
Public Member Functions | |
| PaymentHandler () | |
| plugin ($args, &$request) | |
Handle requests for payment functions.
Definition at line 17 of file PaymentHandler.inc.php.
| PaymentHandler.PaymentHandler | ( | ) |
Constructor
Definition at line 21 of file PaymentHandler.inc.php.
| PaymentHandler.plugin | ( | $ | args, | |
| &$ | request | |||
| ) |
Pass request to plugin.
| $args | array | |
| $request | PKPRequest |
Definition at line 30 of file PaymentHandler.inc.php.
1.7.1