Estimate transaction costs
Calculates estimated transaction costs including taxes, shipping,
and discounts without creating an actual transaction. Useful for
checkout previews and price calculations. Requires either an
existing customer or new_customer for tax and shipping
estimation.
Body Parameters
Must be true for estimation mode.
Currency code for price estimation.
Affiliate UUID for commission estimation.
Enable currency conversion.
Exclude discounts from estimation.
Skip payment method validation.
Referring page URL.
Coupon codes to include in estimation.
Product line items (1–20).
Custom shipping option.
Existing customer for personalized estimation.
New customer for estimation.
Responses
Transaction estimate
Estimated transaction breakdown with products, taxes, shipping, totals, and available payment methods.
Validation or business-logic error
Missing or invalid API key