I need to pass line item info to paypal so that item cost and shipping costs can be seen on that end. Webdev has implemented a similar patch for commerce_paypal_wps module. Any idea how to implement this for payflow_pro?
A bit more info here:
http://stackoverflow.com/questions/9205038/pass-itemized-line-items-to-p...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commerce_payflow_pro.line_item_info.patch | 708 bytes | ditcheva |
Comments
Comment #1
ditcheva commentedHere's a patch for this. Any chance this may be applied soon? I'm already using it in my code.
It is incredibly helpful to have the quantity and item sold for all product types and not just ones that are 'product' as specified by the original module code.
Let me know if I can do anything to help with this. Would love to get it resolved.
Thanks,
Boriana
Comment #2
markie commented@ditcheva thanks for a great patch. This patch was applied and pushed to dev. Please give it a try and let me know. If the two patches work I'll go ahead and make a full release.
Comment #3
ditcheva commentedThis works. Thank you.
Comment #4
markie commented