Bottomline Business Payment Solutions
Manage direct debits using Bottomline Business Payment Solutions.
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
- An ad-hoc plan should be created on the account
Navigating to the Bottomline Business Payment Solutions area
- Click the Settings icon in the left navigation bar. The Settings menu will open.
- Click the Integrations link in the first group of links. A list of integrations will now be shown.
- Click the Bottomline option in the list of integrations. The Bottomline 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. | ✅ |
Initial Plan | The GUID of a non-frequency plan to register mandates against. | ✅ |
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.