setPayerInfo

open fun setPayerInfo(payerId: String, firstName: String, lastName: String, email: String)

Sets the payer info if on the nonce object. This is used when the payer information is not returned from the json

Parameters

payerId

- The payer id associated with the user

firstName

- The payer's first name

lastName

- The payer's last name

email

- The payer's email