Back to changelogNew

Exclude Tax and Shipping from Commission Calculation

You can now choose to exclude tax and shipping from the revenue used to calculate affiliate commissions. This ensures affiliates earn commissions on the actual product value, not on fees that don't reflect your margin.

SCR-20260313-owda.png


How It Works

Two program-level toggles in Advanced Settings let you control this per program:

  • Automatically deduct tax from commission calculation — Excludes tax amounts from the revenue base used for commission math
  • Automatically deduct shipping from commission calculation — Excludes shipping fees from the revenue base

Both default to on. Toggle them off if you prefer to calculate commissions on the full order amount (including tax and shipping).


Integration Impact

No Action Required: Stripe, Shopify, Paddle, Chargebee, Zylvie, Skillplate, and API

For these integrations, we automatically extract tax and shipping from the payment or checkout data. Nothing changes on your side — the feature works immediately as soon as the platform receives the sale.

IntegrationHow tax/shipping is handled
StripeExtracted from invoice tax and checkout session totals
ShopifyExtracted from checkout totals (process-checkout, orders-paid)
PaddleExtracted from Paddle webhook payload
ChargebeeExtracted from Chargebee invoice data
ZylvieExtracted from Zylvie webhook data
SkillplateExtracted from Skillplate webhook data
APIPass tax and shipping in your request if needed

WooCommerce: Update Your Plugin

The WooCommerce integration uses a WordPress plugin that sends sale data to our capture API. To support tax and shipping deduction, the plugin must send tax and shipping in the request payload.

Action required: Download and install the new version of the PushLap Growth WooCommerce plugin. Older versions do not include tax and shipping, so commissions will continue to be calculated on the full order amount until you update.

After updating, the plugin will send tax and shipping with each captured sale, and the deduction toggles will take effect for your WooCommerce program.


Where to Configure

  1. Go to Settings → Program Details
  2. Expand Advanced Settings
  3. Find the Commission Deduction section
  4. Toggle “Automatically deduct tax from commission calculation” and “Automatically deduct shipping from commission calculation” as needed