The Update function won't accept a change to some values - specifically the billing interval. This creates a request
that the API can understand for updates only
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
public ARBSubscriptionType ToUpdateableAPI() |
Visual Basic |
---|
Public Function ToUpdateableAPI As ARBSubscriptionType |
Visual C++ |
---|
public:
virtual ARBSubscriptionType^ ToUpdateableAPI() sealed |
Return Value
Implements
ISubscriptionRequest..::..ToUpdateableAPI()()()()
See Also