Last updated 1 year ago
<?php use Payum\Paypal\ExpressCheckout\Nvp\PaypalExpressCheckoutGatewayFactory; $factory = new PaypalExpressCheckoutGatewayFactory(); $gateway = $factory->create(array( 'username' => 'aUsername', 'password' => 'aPassword', 'signature' => 'aSignature', 'sandbox' => true, ));
Back to
Payum is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider: