Property | Type | Description | |
---|---|---|---|
$manager | WellCommerce\Bundle\PaymentBundle\Manager\PaymentManagerInterface |
Method | Description | |
---|---|---|
cancelAction ( string $token ) | ||
confirmAction ( string $token ) | ||
executeAction ( string $token ) | ||
initializeAction ( string $token ) | ||
notifyAction ( string $token ) |
Method | Description | |
---|---|---|
getManager ( ) : WellCommerce\Bundle\PaymentBundle\Manager\PaymentManagerInterface |
Method | Description | |
---|---|---|
getPaymentProcessor ( string $name ) : WellCommerce\Bundle\PaymentBundle\Processor\PaymentProcessorInterface |
protected getManager ( ) : WellCommerce\Bundle\PaymentBundle\Manager\PaymentManagerInterface | ||
return | WellCommerce\Bundle\PaymentBundle\Manager\PaymentManagerInterface |