The item number is set by paypal pro as:
$billing['L_NUMBER'.$item] = $item+1;
Can the field mapping be modified to allow an item number - or item description from the form to be passed to paypal pro?
The item number is set by paypal pro as:
$billing['L_NUMBER'.$item] = $item+1;
Can the field mapping be modified to allow an item number - or item description from the form to be passed to paypal pro?
Even a hook to pass any data through to paypal will be useful, at the minute we have no linking of order id's and paypal payments
Thank you for the suggestions. I'll make sure the development team is aware of them.