Vortex
  1. Vortex Widget
Vortex
  • General overview
  • Vortex Ramp Integration Guide
  • Vortex SDK
  • Sandbox Environment
  • Quotes
    • Get existing quote
      GET
    • Create a new quote
      POST
    • Create a quote for the best network
      POST
  • Vortex Widget
    • Widget parameters
    • Generate a widget URL (with quote refresh)
      POST
    • Generating widget URL (for existing quote)
      POST
  • Ramp
    • Get ramp status
      GET
    • Register new ramp process
      POST
    • Update ramp process
      POST
    • Start ramp process
      POST
  • Account Management
    • Brazil
      • Brazilian KYC Process Overview
      • Get user's remaining transaction limits
      • Get user information
      • Get status of the last ramp event for a user
      • Create user or retry KYC
      • Get user's KYC status
      • Start KYC level 2 process for a user
    • Europe
      • Coming soon...
  • Webhooks
    • Overview
    • Register Webhook
      POST
    • Delete Webhook
      DELETE
  • Public Key
    • Overview
    • Public Key
      GET
  • Supported Payment Methods
    GET
  • Supported Cryptocurrencies
    GET
  • Supported Countries
    GET
  • Supported Fiat Currencies
    GET
  1. Vortex Widget

Widget parameters

The Vortex Widget handles the checkout for buy and sell flows.
It operates two modes:
1.
Auto-Refresh Quote Mode
2.
Fixed Quote Mode
If you don’t have a quote ID, the widget can generate and refresh quotes on demand. Use the parameters described in Generate a widget URL (with quote refresh).
If you already have a quote and don’t need automatic refresh, you can use the endpoint described in Generating widget URL (for existing quote). This will ensure the widget does not automatically refresh the quote and the user does the checkout with the passed quote.
The widget will prompt users for any missing details, including KYC steps for unregistered users. Required fields depend on the operation type and fiat currency.
Modified at 2025-10-17 14:53:59
Previous
Create a quote for the best network
Next
Generate a widget URL (with quote refresh)
Built with