Bulk Editor PRO
Use the Bulk Editor to quickly view and update transfer settings across all your WooCommerce products with powerful filtering and inline editing.
Overview#
Managing transfer settings on a product-by-product basis can be time-consuming, especially for stores with hundreds or thousands of products. The Bulk Editor provides a spreadsheet-like interface where you can view and edit connected accounts, transfer types, and transfer values for all your products in one place.
Accessing the bulk editor#
Navigate to Split Pay → Bulk Editor in your WordPress admin (top-level menu, added in 3.7.0). The editor loads a table showing all your products and their current transfer settings.
Filtering products#
By default, the Bulk Editor displays all products. Use the filter bar at the top to narrow down the list. Available filter criteria include:
| Filter | Description |
|---|---|
| Category | Filter by WooCommerce product category (e.g., "T-Shirts", "Electronics"). |
| Product Name | Search by product name or partial name. |
| SKU | Search by product SKU. |
| Product Attribute | Filter by any product attribute (e.g., color, size, brand). |
Filter conditions
Each filter supports two conditions:
- Is any of — Show products that match any of the selected values (inclusive filter).
- Is none of — Exclude products that match any of the selected values (exclusive filter).
Combining multiple filters
You can add multiple filters to create more specific queries. Click Add Filter to add additional criteria. All filters are combined with AND logic — products must match all active filters to appear in the results.
Example: To find all products in the "Clothing" category with a "Blue" color attribute, add a Category filter set to "Is any of: Clothing" and a Product Attribute filter set to "Is any of: Blue".
Editing transfer settings#
Each row in the Bulk Editor table represents a product and shows its current transfer configuration. You can edit the following fields inline:
- Connected Account — The Stripe account ID (
acct_...) that will receive transfers for this product. - Transfer Type — Choose between Percentage, Fixed Amount, or Remainder.
- Transfer Value — The percentage or dollar amount to transfer.
Make your changes directly in the table. Modified rows are highlighted to show unsaved changes. Click Save when you're done to apply all changes at once.
Common use cases#
- Onboarding a new vendor: Filter by the vendor's product category, then set the connected account ID and transfer values for all their products simultaneously.
- Changing transfer rates: Filter to find all products with a specific connected account, then update the transfer percentage across the board.
- Auditing settings: Use the "Show All Products" view to spot products that are missing transfer configurations or have unexpected values.
- Seasonal adjustments: Temporarily change transfer percentages for a product category during promotional periods.
Caution: Bulk changes take effect immediately after saving. Double-check your filters and values before saving to avoid unintended changes to product transfer settings.