Skip to main content

Order Payment Pricing

Adds the calculated payment fees and taxes to the order total.

Included in Base Preset

This plugin is part of the base preset and loaded automatically. Using the base preset is strongly recommended, so explicit installation is usually not required.

Installation

import '@unchainedshop/plugins/pricing/order-payment';

How It Works

  1. Checks if order has a payment method set
  2. Creates a PaymentPricingSheet from the payment calculation
  3. Extracts gross price and tax sum
  4. Adds payment amount and tax to the order pricing sheet

Prerequisites

  • Payment must be selected on the order
  • Payment pricing adapters must have calculated the payment fees

Adapter Details

PropertyValue
Keyshop.unchained.pricing.order-payment
Version1.0.0
Order Index10
Sourcepricing/order-payment.ts