PaymentResultInfo Constructor (String) |
Creates PaymentResultInfo object.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public PaymentResultInfo(
string xml
)
Parameters
- xml
- Type: SystemString
Payment result in XML format
See Also