C# 클래스 Kooboo.Commerce.Payments.AuthorizeNet.AuthorizeNetPaymentProcessor

상속: IPaymentProcessor
파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
Process ( PaymentProcessingContext context ) : ProcessPaymentResult

비공개 메소드들

메소드 설명
CreateGatewayRequest ( AuthorizeNetConfig settings, PaymentProcessingContext paymentRequest ) : AuthorizeNet.GatewayRequest

메소드 상세

Process() 공개 메소드

public Process ( PaymentProcessingContext context ) : ProcessPaymentResult
context PaymentProcessingContext
리턴 ProcessPaymentResult