123FormBuilder provides a very simple way to receive Braintree payments with your forms. You will be able to accept donations, orders, and subscription fees easy as 1-2-3.
Navigate to your Form Editor. Under the Payments section, select Braintree to add it.
Next, you have to enter your Braintree Merchant ID, Public Key, and Private Key. You can find them in your Braintree Payments Dashboard.
Don’t forget to enable the payment gateway on your online order form. You may check the box for Settlement that will submit the payment for settlement in your Braintree account, although it’s only optional.
Important note:
To test your 123FormBuilder – Braintree integration, you’ll need to create a sandbox account in Braintree (if you do not have one already).
Go to https://sandbox.braintreegateway.com/ to obtain a sandbox account. In 123FormBuilder, enter the credentials of your sandbox account from Braintree the same as above. Enable the sandbox on the bottom page. From now on, each payment will be submitted in sandbox mode.
In order to check your transactions in Braintree (Transaction Report), in your Braintree account, go to Transactions → Transaction Summary. After you customize the settings according to your needs, simply click on Run Transaction Summary to see your transactions.
In order to set up recurring payments with your Braintree integration, you will have to create a new plan. Go to Recurring Billing → Plans and hit New. Next, specify the Plan Details and the Billing Details. Finally, paste the Plan ID in the Settings → Payments section of your 123FormBuilder account, under Braintree → Plan ID.
Customers who are using the Braintree payment processor to send you money will pay in the currency you have set up in your Braintree account. This setting will override the currency selected in your form’s settings. To double-check the currency go to Products and click the currency sign.
Your email address will not be published.
Here is a list of the most frequently asked questions. For more FAQs, please browse through the FAQs page.
Hi,
I’m interested in your Braintree Payments integration for recurring payments in multiple currencies.
On the Braintree side I have multiple plans set up but each is set up for a different currency. Usually with the Braintree SDKs I need to provide both the PlanID and the MerchantID to make sure that the plan being subscribed to is being charged to the correct currency/merchant.
I have read the integration documentation but it doesn’t specifically say if this is possible. Is this behaviour supported?
Benn
Hi Benn!
At this time our forms only support one currency at a time.