Transaction Level Fields
You can optionally populate the Payment Amount using the Originating object field. A Formula field with a number data type will also work. If you assign the field API name to the payment_amount param, Breadwinner will show this field value on the Payment Amount.
You can optionally populate the Payment Currency using the Originating object field. A Formula field with a text data type will also work. If you assign the field API name to the payment_currency param, Breadwinner will show this field value on the Payment Currency.
You can optionally populate the Payment Description using the Originating object field. A Formula field with a text data type will also work. If you assign the field API name to the payment_description param, Breadwinner will show this field value on the Payment Description.
The structure of a Button URL to create a new Transaction with all possible fields is show below.