Class orddd_integration
orddd_integration Class
Author: Tyche Softwares
Class: orddd_integration
Located at integration.php
Methods summary
public
|
|
public static
array
|
#
woocommerce_api_create_order( array $order_data, WC_Order $order, array $fields, object $server )
Adds the Delivery Details to the WooCommerce API |
public static
|
|
public static
array
|
#
orddd_order_data_override( array $order_data, WC_Zapier_Trigger $trigger )
When sending WooCommerce Order data to Zapier, also send order delivery date field that have been created by the Order Delivery Date plugin. |
public static
|
#
orddd_plugins_packing_slip( string $template_type = "", array $order = array() )
Adds delivery date and time selected for an order in the PDF invoices and Packing slips from WooCommerce PDF Invoices & Packing Slips plugin. |
public static
array
|
#
wc_csv_export_modify_column_headers( array $column_headers )
Adds delivery date and time column headings to CSV when order is exported from Order/Customer CSV Export Plugin. |
public static
array
|
#
wc_csv_export_modify_row_data( array $order_data, object $order, object $csv_generator )
Adds delivery date and time column content to CSV when order is exported from Order/Customer CSV Export Plugin. |
public static
array
|
#
orddd_plugin_print_invoice_delivery_note( array $fields, object $order )
Adds delivery date and time selected for an order in the invoices and delivery notes from WooCommerce Print Invoice & Delivery Note plugin. |
public static
|
#
cloud_print_fields( object $order )
Adds delivery date and time selected for an order in the prints from WooCommerce Print Orders plugin. |
public static
|
#
orddd_plugin_woocommerce_pip( string $type, string $action, string $document, resource $order )
Adds delivery date and time selected for an order in the invoices and delivery notes from WooCommerce Print Invoice/Packing list plugin. |
public static
array
|
#
wpg_add_columns( array $cols )
Adds Delivery date and/or time column in CSV export file for WooCommerce Simply Order Export plugin. |
public static
|
#
wpg_add_fields( array $settings, array $settings,… )
Adds Delivery date and/or time field display settings on the Settings page for WooCommerce Simply Order Export plugin |
public static
|