Advanced Product Fields PRO
Split Pay automatically includes custom price calculations from Advanced Product Fields in transfer amount calculations.
Overview#
Advanced Product Fields (APF) for WooCommerce lets you add custom fields to your products — such as text inputs, dropdowns, checkboxes, and file uploads — many of which can modify the product price. Split Pay's integration ensures that any price adjustments made by APF are automatically reflected in transfer calculations.
How it works#
When a customer selects options that modify the product price (e.g., choosing a premium material that adds $10), APF updates the WooCommerce cart line item total to include those surcharges. Split Pay reads the final line item total — which already includes APF adjustments — when calculating the transfer amount.
Example#
| Component | Amount |
|---|---|
| Base product price | $50.00 |
| APF: Premium material (+$10) | $10.00 |
| APF: Gift wrapping (+$5) | $5.00 |
| Line item total | $65.00 |
| Transfer at 20% | $13.00 |
The transfer is calculated on the $65 line item total, not the $50 base price. This ensures the vendor receives their correct share of the full amount charged.
No special configuration is needed. As long as APF adds its price adjustments to the WooCommerce line item total (which is the default behavior), Split Pay will automatically account for them.
Supported field types#
Any APF field type that modifies the product price is supported, including:
- Select / Dropdown — Options with price adjustments
- Radio buttons — Choices with different price modifiers
- Checkboxes — Add-on options with surcharges
- Number fields — Quantity-based pricing calculations
- Text / Textarea — Custom text with associated fees (e.g., engraving)
- File upload — Upload fees
Fixed amount vs. percentage transfers#
The interaction between APF surcharges and your transfer type:
- Percentage transfers — The percentage is applied to the full line item total (base price + APF adjustments). The vendor's share scales proportionally with the customer's selections.
- Fixed amount transfers — A fixed dollar amount is transferred regardless of APF adjustments. The vendor receives the same amount whether the customer adds surcharges or not.
If you want APF surcharges to be fully excluded from transfers, use a fixed amount transfer type. If the vendor should share in the surcharge revenue, use a percentage transfer type.
Requirements#
- Split Pay Pro — Required for the APF integration.
- Advanced Product Fields for WooCommerce — Both the free and Pro versions of APF are supported.
Troubleshooting#
If APF surcharges are not being included in transfer calculations:
- Verify that the APF fields are set to modify the product price (check the "Pricing" option in each field's settings).
- Confirm the WooCommerce order shows the correct line item total (including APF adjustments) under WooCommerce → Orders.
- Ensure you are running a compatible version of APF — update to the latest version if needed.