Order items with adjustment send wrong price

Created on 17 July 2025, about 1 month ago

Order item prices are sent as the unadjusted price for receipts, when order items have an adjustment - like a coupon that applies to the order item and not the entire order - the final charge in auth.net is correct, but the itemized receipt does not reflect the correct price.

To replicate this issue:

  • install commerce promotion
  • create a coupon that reduces a single order item by a set amount
  • check out using auth.net payment
  • confirm total charged is correct, but line item prices are not

I have attached a patch that changes the payload for unitPrice to the getAdjustedUnitPrice() - I have tested and confirmed the data looks correct

πŸ› Bug report
Status

Active

Version

1.11

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Mojiferous

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024