PHP 인터페이스 WellCommerce\Bundle\PaymentBundle\Processor\PaymentProcessorInterface

저자: Adam Piotrowski ([email protected])
파일 보기 프로젝트 열기: wellcommerce/wellcommerce 0 사용 예제들

공개 메소드들

메소드 설명
getConfigurator ( ) : WellCommerce\Bundle\PaymentBundle\Configurator\PaymentMethodConfiguratorInterface
getGateway ( ) : WellCommerce\Bundle\PaymentBundle\Gateway\PaymentGatewayInterface

메소드 상세

getConfigurator() 공개 메소드

public getConfigurator ( ) : WellCommerce\Bundle\PaymentBundle\Configurator\PaymentMethodConfiguratorInterface
리턴 WellCommerce\Bundle\PaymentBundle\Configurator\PaymentMethodConfiguratorInterface

getGateway() 공개 메소드

public getGateway ( ) : WellCommerce\Bundle\PaymentBundle\Gateway\PaymentGatewayInterface
리턴 WellCommerce\Bundle\PaymentBundle\Gateway\PaymentGatewayInterface