This is duplicated issue from Commerce Payment Suomen Verkkomaksut -module.
Added line item type recognization, correct item titles and no's for Paytrail.
@see http://cgit.drupalcode.org/commerce_suomenverkkomaksut/commit/?id=36184a..., could not find issue in issue queue.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | line_item_type_recongnition-2285695--2.patch | 2.48 KB | tuutti |
| #1 | line_item_type_recongnition-2285695-1.patch | 2.33 KB | rpsu |
Comments
Comment #1
rpsuThis patch applies only if patch in comment #1 over here #2285677: Taxes are sent to Paytrail [cloned issue] is applied.
Comment #2
tuutti commentedThe patch above only works with shipping/product line item types because it removes the default ITEM_TITLE value (required value). It also assumes that commerce_product field is always present, which might not be the case.
Comment #4
tuutti commented