
Business::CyberSource::RequestPart::BusinessRules - Business Rules

version 0.007006

Business::CyberSource::MessagePart

Boolean that indicates whether to allow ccCaptureService to run even when the authorization receives an AVS decline.
Used only when both ccAuthService and ccCaptureService are requested at the same time.
Possible values:
Ignore the results of AVS checking and run the ccCaptureService service.
If the authorization receives an AVS decline,
do not run the ccCaptureService service.
If the value of this field is true, the list in the businessRules_declineAVSFlags field is ignored.
Flag that indicates whether to allow ccCaptureService to run if the value of the reply field ccAuthReply_cvCode is D or N.
Used only when both ccAuthService and ccCaptureService are requested at the same time.
Possible values:
If the value of ccAuthReply_cvCode is D or N,
allow ccCaptureService to run.
If the value of ccAuthReply_cvCode is D or N,
return a card verification decline and do not allow ccCaptureService to run.
ArrayRef of AVS flags that cause the request to be declined for AVS reasons.
Important Make sure that you include the value N in the list if you want to receive declines for the AVS code N.

Please report any bugs or feature requests on the bugtracker website https://github.com/xenoterracide/Business-CyberSource/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

Caleb Cushing <xenoterracide@gmail.com>

This software is Copyright (c) 2012 by HostGator.com.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)