Control Display of Additional Attributes in Personal Payment Method Details
In this example, you enable additional bank account attributes on the Payment Method Details page using page properties.
A unique page property is used for each extensible attribute. These page properties control the visibility of the respective attribute.
The page property description provides information on the purpose and the valid values for the page property. For example, if you want to enable account number reverification field, use the page property "verifyAccountNumber".Let's look at the steps to enable additional attributes.
- Click .
- Click the person name and navigate to the Personal Payment Methods page.
- Click Add.
- Click Edit Page in Visual Builder Studio from the Setting and Actions menu.
- Select an existing project or create a new one.
- Ensure you're in Express mode.
- In the Page Properties pane, search or navigate to the Show Verify Account Number Field page property and enter True to show the field. Note that you can also select other page properties corresponding to the attribute that you want to enable.
- Set the appropriate value for the page property. Click the info icon to know more about what the page property controls.
- Preview and publish your changes.