آیکن GazChap's WooCommerce Purchase Order Payment Gateway
افزونه رایگان نسخه 3.2

GazChap's WooCommerce Purchase Order Payment Gateway

توسعه‌دهنده: gazchap

توضیحات

Adds a Purchase Order offline payment gateway to WooCommerce.

تغییرات این نسخه

3.2 (21/06/2023)

Code changes to fix meta data access and declare support for WooCommerce High Performance Order Storage. Thanks to benatherton for the information.

3.1 (24/05/2023)

Fixed a bug with the PO details being removed from the WooCommerce Order when the status (and other information) is updated via the admin screens. Thanks to adamalexanderw for the report.

3.0 (22/03/2022)

Added options to add PO details as separate fields to the WooCommerce REST API, enabled by default. Props to Darrin for the suggestion.

2.1 (09/04/2022)

Added language translation files for en-US and en-GB, primarily for correct spelling of “Organisation” in the United States. A .pot file is also included for other translators.

2.0 (26/03/2022)

Data submitted for the Purchase Order is now also stored in individual meta keys on the order, as well as in the original array format.

The Purchase Order data (PO number, and address details if enabled) can now be edited/added for orders in the WooCommerce Admin screens – thanks to Bryson Sask at Key Innovations for the request.

1.1.5 (04/05/2021)

Bugfix: Fixed a PHP Notice being raised in the email_instructions() method – thanks to sharespring for the report.

1.1.4 (12/07/2020)

Bugfix: Fixed an incompatibility with some Persistent Checkout Data JavaScript in some themes – thanks to kylehenderson for the report.

Bugfix: Fixed some deprecated code notices being generated by WooCommerce 3+

Bugfix: Removed an odd duplicate “if” block that’s c