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