Index: branches/5.1.x/units/gateways/gw_classes/multicards.php =================================================================== diff -u -N -r13465 -r13704 --- branches/5.1.x/units/gateways/gw_classes/multicards.php (.../multicards.php) (revision 13465) +++ branches/5.1.x/units/gateways/gw_classes/multicards.php (.../multicards.php) (revision 13704) @@ -1,6 +1,6 @@ Application->HREF($tag_params['cancel_template'],'',Array('pass'=>'m')); // $ret['return'] = $this->Application->HREF($tag_params['return_template'],'',Array('pass'=>'m')); -// $ret['notify_url'] = $this->Application->BaseURL('/in-commerce').'gw_notify.php?sid='.$this->Application->GetSID().'&admin=1&order_id='.$item_data['OrderId']; +// $ret['notify_url'] = $this->getNotificationUrl() . '?sid='.$this->Application->GetSID().'&admin=1&order_id='.$item_data['OrderId']; // $ret['cmd'] = '_xclick'; // act as "Buy Now" PayPal button $ret['no_note'] = 1; // customer is not prompted for notes