Configure Custom Fields in Braintree

Configure Custom Fields in Braintree

Custom fields allow you to personalize your checkout experience to gather required information about your customers and their purchases.

Custom fields can be added when:

  • Constructing a transaction
  • Adding a customer to the Vault (Archive)
  • Updating a customer contact information in the Vault (Archive)

To configure the Custom fields in Braintree, navigate to the Processing menu in the Control Panel.

Steps to create a custom field:

  • Log into the Control Panel.
  • On the top right corner, click the settings symbol.
  • From the sub-menu, select Processing.
  • Go to the Transactions section.
  • Click the Options next to Custom Fields.

  • On the right side of the page, click the Add link.
    • Specify the name of a custom field API to pass with your code.
      • API Name: acumaticatransactionuid (This value must be less than or equal to 255 characters long and must not include any spaces or capital letters.)
      • Display Name: Acumatica Transaction UID

  • Insert a display name here.
  • Choose either Store and Pass Back or Pass Through from the Options menu.
  • Click Save.
Scroll to Top