customerUpdate property
customer_update_params
Controls what fields on Customer can be updated by the Checkout Session. Can only be provided when `customer` is provided.
Implementation
final SessionCustomerUpdate? customerUpdate;
customer_update_params
Controls what fields on Customer can be updated by the Checkout Session. Can only be provided when `customer` is provided.
final SessionCustomerUpdate? customerUpdate;