Search results for action

212 articles found

  • 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

  • [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_order_customer_dashboard_icon_column_conten​t (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:

  • Orders: Calculate and Apply Tax Rates to API Orders

    Extends a tax plugin (in this example, TaxJar) to ensure that tax rates are calculated and applied to orders created over the WooCommerce REST API.   WooCommerce Tax Rates calculate and apply without

  • 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

  • [Shopify] How Customers Manage Scheduled Orders

    Table of Contents How Customers View Scheduled Orders Ensure Customers Can View/Edit Scheduled Orders What If I Don't Have a My Account Menu? How Customers Manage Scheduled Orders Creating a New

  • [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