card_number = Helper::fixAsciiChars( $this->card_number ); } public function getIsNewRecord(){ return true; } }