PHP Interface WellCommerce\Bundle\PaymentBundle\Processor\PaymentProcessorInterface

Author: Adam Piotrowski ([email protected])
显示文件 Open project: wellcommerce/wellcommerce Interface Usage Examples

Public Methods

Method Description
getConfigurator ( ) : WellCommerce\Bundle\PaymentBundle\Configurator\PaymentMethodConfiguratorInterface
getGateway ( ) : WellCommerce\Bundle\PaymentBundle\Gateway\PaymentGatewayInterface

Method Details

getConfigurator() public method

public getConfigurator ( ) : WellCommerce\Bundle\PaymentBundle\Configurator\PaymentMethodConfiguratorInterface
return WellCommerce\Bundle\PaymentBundle\Configurator\PaymentMethodConfiguratorInterface

getGateway() public method

public getGateway ( ) : WellCommerce\Bundle\PaymentBundle\Gateway\PaymentGatewayInterface
return WellCommerce\Bundle\PaymentBundle\Gateway\PaymentGatewayInterface