Accept Payment

Read about how to integrate with FCMB below

Accept payments on your website or mobile applications with FCMB using our multiple payment methods.

Inline Checkout

Inline Checkout is our simplest integration method and requires little technical knowledge. FCMB inline code is a smart payment form that works seamlessly across devices and is designed to increase your conversion rate. It supports all the payment methods you get with the checkout standard integration.

Inline Checkout

Standard Checkout

FCMB Checkout Standard Initialises a transaction from merchants server to generate a payment link which redirects your customers to a page to make payment and after payment has been made the customer is redirected back to the merchants website.

Standard Checkout

Authentication

To make API calls on FCMB, you’ll have to pass a Bearer Token To generate a token you simply

  1. Call https://seerbitapi.com/api/v2/encrypt/key

  2. Pass your public key and secret key.

  3. You'll be authenticated and receive a token to process further API calls.

Authorization: Bearer {token}

If you are not sure which integration method suites your business. contact our support team at support@fcmb

.com

Last updated