Click or drag to resize
CMSPaymentGatewayProviderAddAdditionalInfoToPaymentResult Method
Adds some additional information to payment result, such as time stamp and payment method name.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 9.0.0
Syntax
C#
public virtual void AddAdditionalInfoToPaymentResult()
See Also