-
Define the payment form UI Styling
Declaration
Swift
public init(paymentFormStyle: PaymentFormStyle, billingFormStyle: BillingFormStyle)Parameters
paymentFormStyleUI Styling for the payment form, the root screen handling the payment
billingFormStyleUI Styling for the billing form if the user will interact with the address billing
View on GitHub
PaymentStyle