shippingDetails

fun shippingDetails(shippingDetails: AddressDetails?): <Error class: unknown class>

The shipping information for the customer. If set, form fields will be pre populated with the values provided. This is used to display a "Billing address is same as shipping" checkbox if defaultBillingDetails is not provided. If name and line1 are populated, it's also attached to the PaymentIntent during payment.