Search results for action
211 articles found
-
Scheduled Orders: Affiliate Order Attribution to Created Scheduled Orders for Future Processing
In the example below, a developer captures a user's Affiliate Id and adds it to the created Scheduled Order's metadata at checkout. This attribution will be used (in this case added as an Order Note)
-
autoship_customer_view_order_header_attribution (function)
(src/orders.php) Used to include the Scheduled Order attributions and details in the View Order header for customers. It takes the (WooCommerce) $order_id as a parameter. Function /** * Includes the
-
autoship_order_customer_dashboard_icon_column_content (function)
(src/orders.php) Used to populate the custom Autoship column in My Account > Orders. Takes the (WooCommerce) $order as a parameter. Function /** * Populates the Custom Autoship Column on the
-
autoship_create_menu()
(src/admin.php) Adds the main Autoship Cloud Options page & adds the subpages to WP-Admin. These include the Native Wordpress Autoship > Settings pages and the following embedded QPilot pages:
-
[WooCommerce] API Healthiness
Table Of Contents How QPilot Makes API Requests Connecting QPilot to the WooCommerce Rest API Common Error Responses Advanced Troubleshooting Testing the WooCommerce REST API Manually Testing QPilot
-
autoship_create_scheduled_order_link_handler (function)
(src/scheduled-orders.php) Used to process the Create Scheduled Order link data. It takes the $link (array) as a parameter and returns a boolean or WP_Error. Function /** * Processes the Create
-
[WooCommerce] Autoship Cloud Settings Page
Table Of Contents Connection Settings Options Utilities Extensions Migrations Logs The Autoship Cloud Settings page displays fields used for connecting your WooCommerce store to your QPilot Account
-
autoship_add_to_scheduled_order_link_handler (function)
(src/scheduled-orders.php) Used to process the Add to Scheduled Order Link data. It takes the $link (array) as a parameter and returns a boolean or WP_Error. Function /** * Processes the Add to
-
[WooCommerce] How Customers Manage Scheduled Orders
Table Of Contents Creating a New Scheduled Order Editing Scheduled Orders Managing Failed Scheduled Orders Customers are able to manage their Scheduled Orders or create new ones from My Account >
-
autoship_print_product_custom_fields (function)
( src/product-page.php) Outputs custom fields for simple products. Function /** * Outputs the Autoship Custom Fields for a Product * @see woocommerce_product_options_autoship_product_data * * Outputs
-
[Shopify] Product Options Display Widget
Automatically Display "Subscribe & Save" Options Manual Installation of the Widget Customizing the Widget Custom Installation of the Widget Advanced Widget Installation Widget Properties Widget