You are here: Ektron Namespace > Providers API > PaymentGatewayProvider Class > PaymentGatewayProvider Methods > CancelRecurringPayment
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
PaymentGatewayProvider.CancelRecurringPayment Method

Cancels a recurring payment by providing its ID.

C#
public virtual void CancelRecurringPayment(string recurringTransactionId);
Visual Basic
Public virtual Function CancelRecurringPayment(recurringTransactionId As string) As void
Parameters 
Description 
recurringTransactionId 
The ID of recurring transaction to cancel. 

Returns the recurring transaction ID.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!