Order Settlement

Order-level settlement

File Attributes

  • Brand Name: Go Casual
  • Settlement File Date: 08/09/2025
  • Transaction Date/Time: 04/09/2025 11:37
  • Order Number: PT1250904113524817GB
  • ESW Reference: 5.00104E+12
  • Transaction Type: Sale
  • Settlement Currency: EUR
  • Country ISO: GB
  • Gift Card Identifier / PSP Reference: (blank in row)

Totals (per order confirmation)

CurrencyTotal paid by shopper
GBP20.99
EUR23.51

GBP is the shopper’s charge; EUR is the retailer/settlement currency.

Basket Breakdown

Line itemGBPEURNotes
Goods12.5014.00Merchandise (net of tax)
Shipping4.995.59Consumer-paid shipping (net of tax)
Taxes on goods @20%2.502.80VAT on goods
Taxes on delivery @20%1.001.12VAT on shipping
Total20.9923.51Matches shopper/retailer totals

Settlement Summary

ColumnEURMeaning
Goods14.00Merchandise value
Shipping5.59Shopper-paid shipping
VAT3.922.80 (goods) + 1.12 (delivery)
DutyNot charged in this example
Other Tax
Total Amount19.59Goods + Shipping (ex VAT)
Fee Basis23.51Total basket incl. shopper-paid taxes
Retailer Fee1.06Contract fee on the fee basis
Net Amount18.53Payout to retailer after fees (and remittances)
Total Amount (ex-VAT) = 14.00 + 5.59 = 19.59
Net Amount ≈ Total Amount - Retailer Fee = 19.59 - 1.06 = 18.53
payload
{
  "retailerCartId": "PT1250904113524817GB",
  "shopperOrderNumber": "ce8b284a-c202-4578-affe-75cacf0d0ec0",
  "checkoutTotal": {
    "retailer": { "currency": "EUR", "amount": "23.51" },
    "shopper":  { "currency": "GBP", "amount": "20.99" }
  },
  "pricingSynchronizationId": null,
  "paymentDetails": {
    "time": "2025-09-04T13:07:15.3334631Z",
    "method": "PaymentCard",
    "methodCardBrand": "Visa",
    "fraudHold": null,
    "amountPaid": "20.99",
    "isOverCounter": null,
    "ticketDetails": null
  },
  "retailerPromoCodes": [],
  "lineItems": [
    {
      "quantity": 1,
      "product": {
        "productCode": "123456789",
        "hsCode": "62114900",
        "title": "Test product",
        "description": "Test product description"
      },
      "productUnitPriceInfo": {
        "price": {
          "retailer": { "currency": "EUR", "amount": "16.80" },
          "shopper":  { "currency": "GBP", "amount": "15.00" }
        }
      },
      "discounts": [],
      "imageUrl": "https://i.pining.com/736x/ae/23/32/ae233275ce831208cc677538d95ed66c.jpg",
      "color": "Blk"
    }
  ]
}