RO Payments

Configure payment provider Buckaroo

This document explains how to configure payment provider Buckaroo.

Prerequisites

To configure Buckaroo the following details are required:

  • Secret Key
  • Merchant Key
  • Hash-algorithm

Test mode

You can enable the profile to be used in test mode or not.

Secret Key

The Secret Key is used to connect with your Buckaroo account

  1. Click on Settings in the left side menu
  2. Click on API Keys
  3. Click on the tab Secret key
  4. Generate a secret key
  5. Copy the generated secret key
  6. Paste the secret key in the Secret key field

Merchant Key

The Merchant Key can be found on the API Keys page as well. This is also known as the Store key

  1. Click on Settings in the left side menu
  2. Click on API Keys
  3. Click on the tab Store keys
  4. Copy the Store key
  5. Paste the store key in the Merchant key field

Hash-algorithm

The hash-algorithm needs to be set so that RO Payments knows how the messages are secured.

  1. Click on Settings in the left side menu
  2. Click on Stores
  3. Click on the tab Push settings
  4. Half way through the page you will see the Hash method. Set this to SHA512
  5. In your RO Payments profile, set the Hash-algorithm to SHA-512

Description

A description is required to be able to make a payment. The description will help customers identify their payment.

Order Numbers

Buckaroo has two fields that can hold a number, the Invoice Number and the Order Number. You can choose which number is used, by default RO Payments uses the Order ID for the Invoice Number and the Order Number for the Order Number field. You can change this as you see fit.

 

Buckaroo Settings

In the Buckaroo Store settings there are 2 tabs that are important to check:

  • Redirect
  • Push settings

Redirect

The settings on the Redirect page should look like the following screenshot.

Buckaroo Redirect Settings

Push settings

The settings on the Push settings page should look like the following screenshot.

 Buckaroo Push Settings

Related Articles