return $paypal_adr.'cmd=_xclick&business='.$paypal_email.'&item_name='.$item_name.'&amount='.round($this->cost * 1.19, 2).'&no_shipping=1&no_note=1&item_number='.$this->order_key.'¤cy_code='.$currency.'&charset=UTF-8&return='.$return.''.$notify_url.'&rm=2&custom='.$this->id.'&tax='.$this->cost * 0.19;
$tax = get_cimyFieldValue($this->user_id, "MWST");
return $paypal_adr.'cmd=_xclick&business='.$paypal_email.'&item_name='.$item_name.'&amount='.$this->cose.'&no_shipping=1&no_note=1&item_number='.$this->order_key.'¤cy_code='.$currency.'&charset=UTF-8&return='.$return.''.$notify_url.'&rm=2&custom='.$this->id.'&tax='.$this->cost * ($tax / 100);
There are currently 1 users browsing this thread. (0 members and 1 guests)