Recievables
Receive-by-Link (RBL)
Receive-by-Link (RBL) lets you manually generate a deposit link from the Orbital Client Portal and send it directly to a user — via email, chat, or any other channel. When the user opens the link, they’re taken to a hosted invoice page (like HPP) where they can complete their crypto deposit.
There’s no API integration involved. It’s designed for manual or concierge-style deposits — perfect when you want to offer a more personal or one-off payment experience.
Features
- Generated manually via the Orbital Client Portal.
- Hosted invoice page with pre-configured currency and amount.
- User completes payment on Orbital’s hosted page.
- Status updates available in the Client Portal (not via webhook or API).
- One-time-use deposit link with 15-minute expiry.
Advantages
- No integration work and can be used immediately.
- Easy to share, just copy and send the link.
- Ideal for VIP, concierge, or manual deposit scenarios.
- Works well when merchants want full control over each transaction setup.
- Hosted page is secure and maintained by Orbital.
Limitations
- Created manually, its not scalable for high-volume or automated use cases.
- Not available via API, no programmatic control or webhook updates.
- Each link is single-use and expires after 15 minutes.
- Users are redirected off-site to complete payment.
Best suited for
- High-touch payments with VIPs, private clients, or institutional customers.
- Teams that want to manually review or configure every deposit.
- Merchants handling customer service-led payments (e.g., via live chat or email).
- Use cases where full API integration isn’t needed or desired.
Choosing the Right Pay-In Method
Before selecting the right suitable deposit method you need to consider your platform’s goals, user experience, and technical setup.
-
✅ Choose Rapid Deposit if:
- You want to assign each user a reusable wallet address.
- Your platform supports wallet top-ups, credit balances, or open-ended deposits.
- You want to allow users to deposit any amount, at any time, even without logging in.
-
✅ Choose Hosted Payment Page (HPP) if:
- You want to minimize development effort, the UI is fully handled by Orbital.
- You want Orbital to manage the invoice expiry, user journey, and design.
- You're building a checkout or eCommerce experience with fixed deposit values.
-
✅ Choose Embedded Payment Page (EPP) if:
- You want to embed Orbital’s UI directly within your platform (no redirects).
- You need a lightweight integration with a JS widget and minimal backend config.
- Your platform handles fixed-value deposits (like invoices or shopping carts).
-
✅ Choose Self-Hosted Invoice UI if:
- You want full control over the deposit flow, layout, branding, and UX.
- Your users must stay fully on-platform, and you want to avoid iframes or redirects.
- You’re okay building and maintaining your own invoice front-end.
-
✅ Choose Receive-by-Link (RBL) if:
- You want to manually generate invoices via the client portal.
- Your use case is concierge-style payments (e.g., account managers sending links).
- The user is not logged in, and you just need a quick, one-time payment request.
- You don't need a reusable wallet or custom integration, just fast one-off deposits.
Updated 2 days ago