This component enables you to bind the external bill payment instrument type for creating and editing purposes.
Params
external-bill
An object with following properties:
- AccountNumber (create-only)
- AuthorizationChallenge
- ExpirationMonth
- ExpirationYear
- ExternalBillData (create-only)
- NameOnCard
- PhoneNumber
- Type (create-only)
metadata
Metadata describes what business unit specific fields have been configured to be required. It also describes if the business unit account number configured a regex to be used when supplying the account numnber. In 17.4 milestone, account number input is not a requirement. Metadata has the following properties
- accountNumberRegex
- accountNumberRegexDescription
- requireNameOnAccount
- requireAuthorizationChallenge
- requirePhoneNumber