- Issue created by @Mojiferous
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:
I have attached a patch that changes the payload for unitPrice to the getAdjustedUnitPrice() - I have tested and confirmed the data looks correct
Active
1.11
Code