Open Monograph Press  3.3.0
plugins/paymethod/paypal/index.php
Go to the documentation of this file.
1 <?php
2 
18 require_once('PaypalPaymentPlugin.inc.php');
19 
20 return new PaypalPaymentPlugin();
21 
22 
PaypalPaymentPlugin
Paypal payment plugin class.
Definition: PaypalPaymentPlugin.inc.php:19