When requesting a payment, there are two different objects where you can pass cardholder and customer information: source and customer.
-
source.name: This is the cardholder name, as it appears on the card and is registered with the issuing bank. -
customer.name: This is the customer’s name.
The customer object might be required by some payment methods. See the API reference for more information.