Cardholder Setup
A cardholder is the individual a card is issued to. Their profile typically needs to be set up before you can issue a card (see Cards). For full parameter and response details, see the Cardholder section of the API Reference.
Retrieving Info
getHolderInfo returns the cardholder profile currently on file.
Updating Info
setHolderInfo updates the profile — at minimum firstName and lastName. Check the Cardholder Reference for the complete, current set of fields.
Practical Notes
- Set up and verify cardholder info before issuing a card — incomplete or unverified data is a common cause of card creation failures.
- Treat cardholder data as sensitive PII — secure storage, minimal logging, access controls.
Updated 1 day ago
Did this page help you?
