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...

CommentFileSizeAuthor
#1 commerce_payflow_pro.line_item_info.patch708 bytesditcheva

Comments

ditcheva’s picture

StatusFileSize
new708 bytes

Here'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

markie’s picture

Status: Active » Fixed

@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.

ditcheva’s picture

This works. Thank you.

markie’s picture

Status: Fixed » Closed (fixed)