C# Class Dwolla.Checkout.DwollaCheckoutResponse

Afficher le fichier Open project: bchavez/Dwolla Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DwollaCheckoutResponse ( ) : System
GetRedirectUrl ( ) : string

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

Method Details

DwollaCheckoutResponse() public méthode

public DwollaCheckoutResponse ( ) : System
Résultat System

GetRedirectUrl() public méthode

Returns the URL for the customer's browser to complete the checkout process.
public GetRedirectUrl ( ) : string
Résultat string