Payins & Deposits

Managing incoming payments.

We offer four payment processing methods, collectively known as "Payins":

  1. Hosted Payment Pages (HPP)
  2. Embedded Payment Pages
  3. Rapid Deposit
  4. Receive-by-Link (RBL)

Integration Options

1. Hosted Payment Pages (HPP)

  • Description: Merchants can integrate with our Hosted Payment Pages. an Orbital hosted payment page, delivered to end users via a browser redirect. This integration method is best suited to merchants seeking a turn key solution with a pre-built payment page UI. Best for merchants whose business models support a variable payment amount from the end user.
  • Features:
    • Turnkey, ready-built solution.
    • Customisable user interface - Logo and Banner.
    • Includes all necessary screens and components for a seamless end-user experience.
  • Payment Method: Uses the Invoice payment processing method with customisable UI components.

2. Embedded Payment Pages

  • Description: Embedded Payment Pages offer a seamless integration of a HPP but integrated with an Iframe.
  • Payment Method: Uses the Invoice payment processing method with customisable UI components.

3. Rapid Deposit

  • Description: Merchants can integrate via API and build their own user interface for customers. best suited to merchants who want full control of the UI and end-user experience.
  • Payment Method: Supports the Rapid Deposit method.
  • Withdrawals: Handled through a single API method.

4. Receive-by-Link (RBL)

  • Description: Generates a Hosted Payment Page that can be paid at any time.
  • Use Case: Ideal for scenarios where flexibility is needed.
  • Payment Method: Uses the Invoice payment processing method with customisable UI components.

Invoice - Best for merchants whose business models require a fixed value payment amount.

Implementation Tips

  • Flexibility: You can implement all payment methods in your app or website to cater to different user preferences.
  • User Preferences:
    • Some users prefer the security of a hosted payment page.
    • Others prefer a direct payment experience with Rapid Deposit.

By integrating all methods, you can accommodate a wide range of user preferences and provide a flexible payment experience.

Integration

Description

Advantages

Limitations

Invoice under HPP

Allows payment through a secure Hosted Payment Page

  • Two-click payments with web3 (BinancePay, MetaMask, Tron, WalletConnect)
  • High security standards
  • User-friendly: simplifies implementation
  • Accepts under/over payments
    - Flexible invoice features
  • Redirection required: end-users are redirected to the hosted payment page

Rapid Payment Method

Enables direct payment without redirection

  • No redirection
    - Direct payment: faster and straightforward for some end-users
    - Full control over custom UX/UI design
    - Personal wallet address

-Longer Implementation : requires building and maintaining a payment interface
-

Payment Links - Receivables

Allows payment via a link sent through any communication channel

  • Ideal for VIP clients
    - Can be sent through any channel
  • Easy to use for end-users

-Expiry if the link is opened

Payouts

Enables direct withdrawal

  • Single API method for payouts
    - Single API
  • Crypto payout within the same currency only on the other hand FIAT to any crypto payout allowed

In the following pages, you will find HTTP request and response samples, as well as documentation on creating a payment by the various integration methods.