Bottomline Business Payment Solutions
Manage direct debits using Bottomline Business Payment Solutions.
note
Prior to Jadu Central 3.3, these details were located under Settings > Integrations > First Capital Cashflow.
note
To integrate with Jadu Central, your Bottomline account must be configured as follows:
- Access is required to both the Push Data and the Soap Based API Web Service.
- The Push Data pages should be configured to allow pre-populating of the mandate page.
- The Push Data pages should be configured use the following return URLs:
- (your site)/xfp/payments/fcc-response
- (your site)/xfp/payments/fcc-response?cancelled=true
Navigating to the Bottomline Business Payment Solutions area
- Click the PayBridge icon in the left navigation bar. The PayBridge menu will open.
- Click the Settings link in the first group of links. A list of installed adapters will now be shown.
- Click the Bottomline BPS option in the list of integrations. The Bottomline BPS integration form will open.
Integration elements
The integration consists of:
- a form action to create a subscription direct debit
- a form action to update a subscription direct debit
- a form action to take one-off direct debit payments
- a form action to cancel subscription direct debits
Bottomline fields
Field | Notes | Required? |
---|---|---|
Enable integration | Whether the integration is enabled or disabled. | ✅ |
Client SUN | Provided by Bottomline. | ✅ |
Client ID | Provided by Bottomline. | ✅ |
API Username | Username to access API provided by Bottomline. | ✅ |
API Password | Password for the account to access the API, provided by Bottomline. | ✅ |
Live Endpoint | URL for the live service endpoint. | ✅ |
Live API Endpoint | URL for the live API service endpoint. | ✅ |
Test Endpoint | URL for the test service endpoint. | ✅ |
Test API Endpoint | URL for the test API service endpoint. | ✅ |
Test Mode | Whether submissions are treated as test data. |
You will now be able to use Bottomline when creating PayBridge Services. For more information on how to create a Direct Debit Service in PayBridge, see Direct debit services.
Missing dependency warning
You may encounter a warning message about a Missing dependency. This relates to the PHP SoapClient module which may be missing from you application server.