Documentation Category: Hook

gspc_order_item_meta_display

Filter order item meta display. Only runs if the feed has a custom template.

gspc_order_item_meta

Filter individual addon order item meta data for an order item.

gspc_processed_entry

Action that runs when an entry is either added or edited.

gspc_cart_item_edit_link

Filter the cart item edit link.

gspc_stale_entries_query

Filters the query used to find stale entries.

gspc_template_override

Filter the contents of an intercepted WooCommerce template.

gspc_feed_settings_product_field_map

Filters the product field map settings in the feed settings.

gspc_validation

Filter the validation result.

gspc_process_feed

Fires when the Product Configurator feed is processed.

gspc_entry_details_payment_amount_suffix

Filter the suffix for the payment amount in the entry details. By default it adds “(Order Total)” to the end. This is useful to point out that the payment amount is the total amount of the order, not the amount of the current entry.

gspc_entry_details_order_callout

Filter the HTML for the entry details order callout.

gspc_init_args

Filter the args to initialize Product Configurator on the frontend.

gspc_delay_feed_processing

Filter whether feeds should be delayed until the entry is marked as paid.

gpeb_filter_fields_preserve_type

Filter the input types that should be preserved. For example, Email fields are not preserved by default so they would be converted to a Single Line Text field. Checkbox fields are preserved, so they will be rendered as checkboxes.

gpi_requested_count

Filter the requested inventory amount.