Use this property to retrieve the input element types exposed for the payment method. Based on these input element types, you can build the UI.
1
var requiredInputElementTypes: [PrimerInputElementType]?
swift
copy
Use this property to retrieve the input element types exposed for the payment method. Based on these input element types, you can build the UI.
1
var requiredInputElementTypes: [PrimerInputElementType]?