Skip to main content

OB Payments APIs - Overview

What type of payments you will be able to create and read using APIs:

  • Ecommerce integration payments - ability to integrate Fena OB payments with your ecommerce checkout
  • Pay by Link - ability to create payment links powered by Fena OB technology and distribute them via email, message or other methods.
  • QR code payments - ability to create payment links powered by Fena OB technology
  • Recurring payments using OB standing orders - ability to create recurring payments utilising Open Banking standing order technology.

How it works?

Once you have created your account (if you don't already have one) and completed the necessary sign-up steps, you can get started with our restful API to integrate your application, and to create and manage payments. As soon as you create a payment you will get a link which you can send to your customer, which they can use to transfer funds to you. Then, as soon as your customer completes the payment, he will be redirected to the redirect URL you provided when configurung the API Key. The redirect URL will contain the following query parameters:

  • order_id - your payment reference.

  • payment_id - unique ID of the payment in Fena system.

  • status - the status of payment.

    Also after the payment is completed, you will receive a webhook notification with the payment data, to the webhook URL you configured when setting up the API key

fena page settings screenshot