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

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
protected virtual void AddAdditionalInfoToPaymentResult()
See Also