Improvements to payment and other misc items
This commit is contained in:
@@ -135,7 +135,7 @@ abstract class Checkout_Plugin_Paypal extends Checkout_Plugin {
|
||||
|
||||
}
|
||||
|
||||
$po->add_item($cio->module_item)->alloc_amt = $cno->data['mc_gross_'.$c];
|
||||
$po->old_add_item($cio->module_item)->alloc_amt = $cno->data['mc_gross_'.$c];
|
||||
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user