Update Individual Name
Update the Customer's individual name
Last verified 2026-09-24
Is this helpful?
updateIndividualName(individualName: nullable string) Use this method to update the Customer's individual name when name_collection.individual.enabled is true on the Checkout Session. - individualName The Customer's individual name. ### Example title Update the Customer's individual name Is this helpful?