API Reference

Pay ins consist of two payment processing methods: Rapid Deposit and Invoice.

Merchants can integrate with the Hosted Payment Pages which offer a turnkey, ready-built, customisable user interface complete with all the necessary screens and components needed for the end-user's experience. Our HPPs uses the Invoice payment processing method.

Alternatively, merchants can integrate via API and build their own user interface for their customers. In this case, they can choose between the Rapid Deposit or the Invoice payment processing method.


Orbital offers a self-hosted payment page (HPP) for merchants who want to integrate without having to develop any UI on their platforms.

We offer two types of HPPs:

HPP Deposit: This integration is designed for merchant platforms where end-users deposit funds into their platform account to use later.

HPP Payment: This solution is ideal for merchants selling goods or services at a fixed price, requiring the end-user to make a payment to complete the purchase.

Below, you will find HTTP request and response samples, as well as documentation on creating a new invoice using both HPP Deposit and HPP Payment. Please note that this API returns an HTML page, which should be rendered for the client. This page will serve as a redirect to the payment page.