C# 클래스 Dwolla.Checkout.DwollaCheckoutResponse

파일 보기 프로젝트 열기: bchavez/Dwolla 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DwollaCheckoutResponse ( ) : System
GetRedirectUrl ( ) : string

Returns the URL for the customer's browser to complete the checkout process.

메소드 상세

DwollaCheckoutResponse() 공개 메소드

public DwollaCheckoutResponse ( ) : System
리턴 System

GetRedirectUrl() 공개 메소드

Returns the URL for the customer's browser to complete the checkout process.
public GetRedirectUrl ( ) : string
리턴 string