arsd.ecommerce

Undocumented in source.

Members

Classes

AuthorizeGatewayException
class AuthorizeGatewayException

Thrown upon receiving a bad response from authorize.net (should never happen) or if the API returns an error.

Functions

createSubscription
string createSubscription(SubscriptionInfo subscription, Date startDate, CustomerInfo customer, CreditCard card, string referenceId)

Creates a subscription with Authorize.net, returning the new subscription ID.

Structs

CreditCard
struct CreditCard
Undocumented in source.
SubscriptionInfo
struct SubscriptionInfo
Undocumented in source.
Suggestion Box / Bug Report