Deposit via Widget Flow
This flow enables users to deposit crypto using a unique widget link without needing to log in. It is often used by admins or partners to pre-generate a deposit interface for users, streamlining onboarding and payment collection.
Step-by-Step
Accessing the Deposit Link
- The user receives a unique deposit URL generated by the admin.
- The link opens a deposit form — no login is required.
Example:
https://app.domain.com/deposit?referrer_code=42
Filling in Details
The user enters:
- Full Name
- Email Address
- Phone Number
The user selects:
- Cryptocurrency (e.g., USDT, BTC, ETH)
- Deposit Amount
Redirect to PSP (e.g. Swapin)
After submitting the form:
- The user is redirected to the configured Payment Service Provider (PSP) such as Swapin.
- The PSP displays payment instructions and collects the crypto.
Payment Completion
- User completes the transaction using the PSP interface.
- Funds are routed to a CRYMBO wallet (per-coin) mapped to that user and referrer.
Confirmation & Status
- After successful payment, the PSP returns a success message.
- The CRYMBO system tracks the deposit and updates the user’s account status.
- Transaction enters a Pending Approval state until reviewed by an admin.
This flow is ideal for affiliate onboarding, white-labeled merchant flows, and crypto gateways that require minimal user friction.