Click or drag to resize
PaymentResultInfoLoadPaymentResultXml Method
Loads payment result xml.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public void LoadPaymentResultXml(
	string xml
)

Parameters

xml
Type: SystemString
Payment result XML to load
See Also