Documentation / Code Snippets / Theming Snippets / Change add to cart button text Change add to cart button text Note: This is a Developer level doc. If you are unfamiliar working with code and resolving potential conflicts, we recommend you work with a Woo Agency Partner for larger projects...
$invoice = InvoiceDAO::getInstance()->getInvoice($this->request->request['invoiceId']); $json['newStatus'] =$this->load->model('localisation/invoice')->getInvoiceStatus($invoice->getStatusId(),$this->session->data['language_id']); }// $this->log->write(print_r($json, true));$t...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
Why does my package/product have an unexpected price when I add it to an invoice?How do I request a refund for my client?Why is the invoice showing past due, when it is not yet the due date?Where can I find the transaction fee charged on customer payment?Is the client payment ...