Additional charges

Additional charges let you add catalog line items to an offer price, e.g. courier delivery or a service fee. Create them once in the org catalog, then attach to selected offers. Amounts appear on the payment page and in checkout sessions.

Charge catalog

Go to Offers → Additional charges (/dashboard/qr/additional-charges). Click New charge, enter name, optional description and net or gross amount with VAT. After save the charge is in your org catalog and can be reused across offers.

Linking to an offer

In the offer form (create or edit) open the Charges tab. Select charges from the catalog and add them to the offer. Set Application mode: Fixed (all charges) - customer always pays all linked items; Customer choice (one charge) - customer picks one option (e.g. delivery type).

What the customer sees

On the payment page (link/QR) and in checkout the customer sees the base offer amount plus selected additional charges. In customer choice mode they pick one option from the list. Amount due today includes the offer, VAT, additional charges and any promotion or code discounts.

Subscriptions and API

Additional charges can also be managed via REST API (catalog /additional-charges, link to offer PUT /additional-charges/{qrId}) and checkout sessions (additionalChargeId or inline items). See REST API docs under Developers in the panel.

Additional charges | Zevio