Invoice Payment for WooCommerce

Beskrivning

Det kostnadsfria Faktura skapande-tillägget är en utökning för WooCommerce som underlättar fakturering över internet. Med det kan du generera nya fakturor och skicka dem till dina kunder via e-post med en betalningslänk. En annan stor fördel är att det kan erbjuda olika betalningsalternativ för att betala fakturan.

Beroenden

Invoice Payment for WooCommerce plugin is dependent on WooCommerce plugin, please make sure WooCommerce is installed and properly configured before starting Invoice Payment for WooCommerce installation.

Externa bibliotek som används
Vi använder det externa PHP-biblioteket DOMPDF för att generera PDF-fakturor.
Vi använder PHP QR Code encoder för att generera omdirigerings-URL-sidan.
Vi använder JS-biblioteket Tailwind för ytterligare CSS- och HTML-styling.

Användarinstruktioner

  1. Search the WordPress sidebar for ’Invoice Payment for WooCommerce’;

  2. I tilläggsinställningarna, leta efter ’Lägg till faktura’.

  3. Fyll i kunduppgifter, valuta, betalningsmetod och lägg till avgifter.

  4. Om du vill skicka fakturan till kundens e-post, välj alternativet ’Skicka faktura till kund’ i fakturaåtgärderna.

  5. Klicka på spara.

You have created your first invoice with the Invoice Payment for WooCommerce plugin.

Användning

Produktinställningar

  1. På produktredigeringssidan, aktivera prenumerationsalternativet för att konfigurera återkommande fakturor.
  2. Ange fakturagenereringsfrekvensen enligt dina preferenser.

Fakturainställningar

  1. In the WordPress sidebar, find and click on ”Invoices”.
  2. Configure default settings such as PDF template, logo URL, footer, sender details, and text preceding the payment link.
  3. To manually add an invoice, visit the ”Add Invoice” page, where both standard and recurring invoices can be created.

Manuell fakturaskapning

  1. Visit the ”Add Invoice” page to manually create invoices.
  2. Välj mellan standard- eller återkommande fakturor, fyll i nödvändiga uppgifter och spara.

Lista över prenumerationer och fakturor

  1. To list subscriptions click on ”Subscriptions” in the WordPress sidebar.
  2. To list invoices click on ”Invoices” in the WordPress sidebar.

Skärmdumpar

  • Se alla genererade fakturor och deras status.
  • Se alla genererade prenumerationer.
  • Lägg till en ny faktura med vår praktiska fakturabyggare.
  • Anpassa inställningarna för dina fakturor.
  • Anpassa inställningarna för dina prenumerationer.
  • Redigera detaljerna för din prenumeration.

Installation

  1. Look in the sidebar for the WordPress plugins area;

  2. I installerade tillägg, leta efter alternativet ’lägg till nytt’ i sidhuvudet.

  3. Klicka på alternativet ’Lägg till nytt tillägg’ i sidhuvudet och ladda upp tillägget woocommerce-invoice-payment-main.zip.

  4. Klicka på ’installera nu’-knappen och aktivera sedan det installerade tillägget.

The Invoice Payment for WooCommerce plugin is now live and working.

Vanliga frågor

Vilken licens har detta tillägg?

  • Detta tillägg är släppt under en GPL-licens.

Vad krävs för att använda detta tillägg?

  • WooCommerce version 4.0 eller senare installerad och aktiv.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Invoice Payment for WooCommerce” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”Invoice Payment for WooCommerce” har översatts till 2 språk. Tack till översättarna för deras bidrag.

Översätt ”Invoice Payment for WooCommerce” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

2.2.1

31/01/2024
* Compatibility fix with the ”Payment Gateway Based Fees for WooCommerce” plugin;
* Updating plugin description link.

2.2.0

14/12/2024
* Add subscription reference on the invoice page;
* Add setting to define the invoice PDF language;
* Fix cron event deletion.

2.0.1

18/11/2024
* Bug fix for payment methods that require the order’s country.

2.0.0

12/11/2024
* Complete refactor of class loading (PSR4);
* Fix vulnerabilities.

1.7.2

30/10/2024
* Fix errors in PDFs with images;
* Fix translation errors.

1.7.1

04/07/2024
* Fix line break bug in invoice extra information;
* Change text in email verification settings.

1.7.0

04/07/2024
* Add setting to set a limit on invoices generated per subscription;
* Add card to display IDs of invoices generated by the subscription;
* Add ”Subscription” column in the invoices table;
* Add configuration that allows the administrator to define the lead time for invoice generation;
* Change in PDF image setting to use the WordPress modal.

1.6.0

06/06/2024
* Add visual feedback when clicking the download invoices button;
* Add alert on subscription creation;
* Add button to create invoice on the list invoices page;
* Add button to create subscription on the list subscriptions page;
* Fix currency listing in invoice settings;
* Fix bug when clicking on the edit invoices section;
* Fix bug in template select showing the same image;
* Fix function to add and delete cron events;
* Fix label to enable login page for invoices.

1.5.0

08/05/2024
* Add the due date to the invoice PDF.
* Add configuration to enable and disable email verification.
* Fix PDF generation.
* Fix submenu Edit Invoice.

1.4.0

22/04/2024
* Adjust escape variables and request methods to enhance security
* Add modal for sharing invoice link
* Add products with recurring subscriptions
* Add multiple payment methods option

1.3.2

14/02/2024
* Substitution of echo to esc_html_e or esc_attr_e, adjust to comply with wordpress regulations

1.3.1

06/11/23
* add cache no-store attribute to the PDF generation request

1.3.0

01/11/23
* Add default footer setting
* Add text_before_payment_link setting
* Add setting for sender details
* Adjust existing templates to handle the new settings
* Add new template

1.2.1

20/10/23
* Adjust to get logo with curl, adjust to work in directory installed wordpress.

1.2.0

18/10/23
* Add PDF generation for invoices

1.1.4

07/06/23
* Fix invoices table error when the invoice order is deleted.

1.1.3

14/03/23
* Payment methods bug correction;

1.1.2

10/03/23
* Bug corrections;

1.1.1

10/03/23
* Links update;
* Setting title change;
* Addition of description;
* Dev Container configuration.

1.1.0

02/09/22
* Implemented invoice due date;
* On invoice payment page load the defined payment method is open;
* Users with shop_manager permission can generate and edit invoices;
* Optimized JS and CSS load.

1.0.0

01/06/22
* Plugin launch.