CMSAuthorizeNetProviderProcessPaymentGatewayDecodedResponse Method |
Process payment gateway decoded response and updates payment result.
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax public virtual void ProcessPaymentGatewayDecodedResponse(
string[] response
)
Parameters
- response
- Type: SystemString
Decoded response
See Also