
| Availability | ● Community● Odoo Enterprise● Odoo.sh● On Premise |
| Author | Visiomate |
| Odoo Dependencies | payment · sale_management |
| Category | Accounting / Payment Providers |
| Technical Name | payment_splink |
| Version | 19.0.1.0.0 |
| Website | www.visiomate.com |
| License | OPL-1 |
Overview

Key Features

How It Works

Configuration Guide
1 | Enable the Splink Payment Provider |
In Odoo, go to Sales / Accounting → Configuration → Payment Providers and open Splink Pay. Set the State to Enabled to make it live for your customers (choose Test Mode instead while you are still testing against Splink’s UAT environment). The Credentials tab is where you will paste the two values from the following steps: the Secret Key and the Payment URL.

Payment Providers → Splink Pay — set State to Enabled and open the Credentials tab to enter the Secret Key and Payment URL.
2 | Open your Splink account settings |
Log in to your Splink dashboard and click Settings in the left-hand menu. The General section (“Control your basic default settings”) confirms your account defaults such as currency and payment type. The values you need for Odoo live under General (for the Splink URL) and the API section (for the Secret Key).

Splink dashboard → Settings → General. This is your starting point for locating the Splink URL and API credentials.
3 | Copy the Splink URL into the Payment URL field |
Still under Settings → General, scroll down to Splink URL. This is your account’s open payment link. Copy it and paste it into the Payment URL field on the Splink Pay provider form in Odoo (Step 1, Credentials tab).
Tip: the test environment URL looks like
Tip: the test environment URL looks like
https://<your-account>-test.splink.io. Use your live URL for production.
Settings → General → Splink URL — copy this value into the Payment URL field on the Odoo provider form.
4 | Copy the API Secret Key |
Open the API section in Splink Settings. Under API → Secret Key you will find your key (shown masked, e.g.
Also on this screen: add your Odoo Webhook URL under the Webhooks panel —
Note: if you rotate the key in Splink, remember to update it in Odoo too.
sk_…). Copy it and paste it into the Secret Key field on the Splink Pay provider form in Odoo.Also on this screen: add your Odoo Webhook URL under the Webhooks panel —
https://<your-domain>/payment/splink/webhook — so Splink can push payment status updates back to Odoo in real time.Note: if you rotate the key in Splink, remember to update it in Odoo too.

Settings → API — copy the Secret Key into Odoo, and register your Odoo webhook URL under the Webhooks panel.
5 | Set your redirect (confirmation) URL |
In Splink go to Settings → Receipts and Redirects. This section controls the confirmation pop-up and where the customer is sent after paying. Set the Url Redirect to your Odoo confirmation page so the customer lands back on your site once payment succeeds:
You can also customise the confirmation Title, Message (e.g. “Your payment has been processed.”), and Button text shown to the customer.
https://<your-domain>/shop/confirmationYou can also customise the confirmation Title, Message (e.g. “Your payment has been processed.”), and Button text shown to the customer.

Settings → Receipts and Redirects — set the Url Redirect to your Odoo confirmation page and customise the confirmation message.
✓
You’re done — test a payment
Place a test order in your Odoo shop and choose Splink Pay at checkout. You should be redirected to Splink’s Hosted Payment Page, and once you complete the payment, Splink’s webhook confirms the transaction and you are returned to your confirmation page. The order is confirmed and the payment recorded automatically.

Odoo shop confirmation page — “Your payment has been processed.” The order is confirmed and the payment is recorded automatically once Splink’s webhook is received.
Requirements

Frequently Asked Questions



facebook.com/visiomateofficial|instagram.com/visiomate_|linkedin.com/company/visiomate|github.com/visiomate
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) |
| Lines of code | 412 |
| Technical Name |
payment_splink |
| License | OPL-1 |
| Website | https://www.visiomate.com |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module