Passing Pro-Form Custom Fields to PayPal

I am using s2member pro-forms and PayPal pro.

On the credit card payment form (Visa/Mastercard) I noticed that there is no field to input the name on the credit card.
If I insert a field here to capture this, does anyone know how to pass this data to PayPal?

Ideally, I would need it to show in my PayPal account along with the user’s details that are already passed like Name & Email.
Anyone know how to accomplish this?

Thanks.

I’d never noticed that before! Apparently, either PayPal does not require the cardholder’s name to process the transaction or s2Member is sending the name entered on the main part of the Pro-Form. I don’t currently have a site set up to use PayPal to test this, but if you have logging enabled on your site you could check the PayPal API logs to see if the name is being passed. I’m pretty sure it is. If it isn’t, you are going to need custom code to do this.