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

Handles a recurring payment that has failed. This method should be the callback point when a recurring payment has failed.

C#
public virtual void RecurringPaymentFailed(string recurringTransactionId);
Visual Basic
Public virtual Function RecurringPaymentFailed(recurringTransactionId As string) As void
Parameters 
Description 
recurringTransactionId 
The ID of the recurring transaction. 
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!