When adding a credit card payment to an order via the Customer Services application Order|Summary page's 'Add Payment' button, you can choose to Ignore AVS (address verification) and/or Ignore CVV (card verification) failures by selecting the corresponding check box so that the applicable payments can still be processed. You can set one of these two options to be selected by default.
The default can be set on the following places and override each other in the following order:
- TSorderBO:
- Application Security application User|Attributes page (Configuring User Attributes)
- Application Security application Group|Attributes page (Configuring Group Attributes)
- Registry application Registry::EN::TSorderBO::Payments::Options node
- TSpaymentMethodBO:
- Application Security application User|Attributes page (Configuring User Attributes)
- Application Security application Group|Attributes page (Configuring Group Attributes)
- Registry application Registry::EN::TSpaymentMethodBO::Payments Types::Credit Card::Options node
| Caution Only one of the options, Ignore AVS or Ignore CVV, can be set to be selected by default. The other option will need to be selected when adding the credit card payment to the order. These options only effect the processing of a payment if the AVS or CVV fail upon validation. |