PaymentResultInfoLoadPaymentResultXml Method |
Loads payment result xml.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public void LoadPaymentResultXml(
string xml
)
Parameters
- xml
- Type: SystemString
Payment result XML to load
See Also