Custom Billing Address Details Configuration
-
Holds billing address country field options for custom configuration.
See moreDeclaration
Swift
public struct VGSCheckoutCustomBillingAddressCountryOptions : VGSCheckoutAddressOptionsProtocol -
Holds billing address, address line 1 field options.
See moreDeclaration
Swift
public struct VGSCheckoutCustomBillingAddressLine1Options : VGSCheckoutAddressOptionsProtocol -
Holds billing address, address line 2 field options for custom configuration.
See moreDeclaration
Swift
public struct VGSCheckoutCustomBillingAddressLine2Options : VGSCheckoutAddressOptionsProtocol -
Holds billing address city field options.
See moreDeclaration
Swift
public struct VGSCheckoutCustomBillingAddressCityOptions : VGSCheckoutAddressOptionsProtocol -
Holds billing address postal code (zip in US) field options.
See moreDeclaration
Swift
public struct VGSCheckoutCustomBillingAddressPostalCodeOptions : VGSCheckoutAddressOptionsProtocol
View on GitHub
Custom Billing Address Details Configuration Reference