C# (CSharp) Dwolla.Checkout Namespace

Nested Namespaces

Dwolla.Checkout.Serialization
Dwolla.Checkout.Tests

Сlasses

Name Description
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.
DwollaCheckoutRequest
DwollaCheckoutResponse
DwollaCustomerInfo
DwollaOrderItem
DwollaPurchaseOrder
DwollaRedirect Upon successful payment, the user will be redirected back to the merchant's website provided by the redirect URL provided during the request. This class represents those parameters to be used in MVC controllers.
DwollaServerCheckoutApi