_instId = $instId; $this->_cardId = $cardId; $this->_testMode = $testMode; $this->_returnURL = $returnURL; } function setAmount($amount){ $this->_amount = $amount; } function setCurrency($currency){ $this->_currency = $currency; } /** * @param WorldPayCustomer $customer */ function setCustomer($customer){ $this->_customer = $customer; } function _getAmount(){ return $this->_amount; } function _getCurrency(){ return $this->_currency; } function getFormHTML($submitText = ' Buy This '){ if ($this->_testMode) { $form = '
'; return $form; } } class WorldPayCustomer { var $name; var $address; var $postcode; var $country; var $email; } ?> #FFFFFF} .Stile18 {color: #000000} -->