Exemplo n.º 1
0
 protected function _construct()
 {
     parent::_construct();
     $this->setType('Aoe_FraudManager/Rule_Condition_Order_ShippingAddress_Attribute');
     $this->setName('Shipping Address');
 }
Exemplo n.º 2
0
 protected function _construct()
 {
     parent::_construct();
     $this->setType('Aoe_FraudManager/Rule_Condition_Order_Address_Compare');
     $this->setName('Compare Billing and Shipping Addresses');
 }