C# Class Dwolla.Checkout.DwollaCallback

If a callback URL was provided during the DwollaRequest, the transaction details will be POSTed to the URL in a JSON-encoded string. This class represents the POSTed JSON.
Show file Open project: bchavez/Dwolla Class Usage Examples

Public Methods

Method Description
DwollaCallback ( ) : System

Method Details

DwollaCallback() public method

public DwollaCallback ( ) : System
return System