Wyre Documentation
  • 📡Wyre Documentation
  • Home
  • 👥Account Onboarding
    • Account Overview
    • Use Cases
    • Pricing
    • API Calls
      • Create Account
      • Get Account
      • Update Account
      • Upload Document
  • 🔗Wallets
    • Use Cases
    • Managing Wallets
      • Creating a Wallet
      • Create Mulitple Wallets
      • Lookup Wallet
      • Edit Wallet
      • List Wallets
      • Delete Wallet
    • Wallet Callbacks
  • 💳Payments
    • Limits + Coverage
    • Pricing
    • Chargeback + Risk
    • Accepted Payment Methods
    • Global Card Processing
      • Hosted Redirect Operation
      • Browser Dialog (Popup) Operation
      • Understanding Transaction Statuses
        • Wallet Order Errors and Exceptions (Failure Reasons)
      • Additional Widget Functionality and Features
        • Checking Limits
        • Tracking Orders
      • Widget FAQs
      • ⚠️ Wallet Order Reservations | Required! ⚠️
      • API Calls To Help Monitor Transactions
        • Track Widget Order
        • Check A User's Transaction Limits
        • Check Supported Countries
      • Client-Side Encryption 👻
  • 🌏Global Payouts
    • Use Cases
    • Limits + Coverage
    • Pricing
    • Supported Countries
    • Country Requirements
    • 🔥Blockchain + Banks
    • 🔥Instant Payouts to Debit Card
  • 💱Foreign Exchange
    • Exchange Rates
  • Methodologies
  • Payment Methods
    • API Calls
      • Creating a Payment Method- ACH
      • List Payment Methods
      • Create a Payment Method- Wire Transfer
      • Get Payment Method
      • Attach Blockchain to Payment Method
  • Transfers
    • API Calls
      • Creating a Transfer
      • Confirm a Transfer
      • Get Transfer
      • Transfer History
  • Data Subscriptions
    • Subscribe Webhook
    • Get Subscriptions
    • Delete Webhook
  • Resources
  • ✅Going Live
  • Testing Enviornment
  • Understanding API Errors
  • System Resource Name
  • Rate Limiting
  • Authentication & Key Management
    • Authorization Tokens
    • Create an API Key
    • Delete an API Key
    • Authentication Code Examples
  • Wyre Brand Assets
    • 🎨Color Palette And Wyre Logos
  • Links
    • 🧪Test Wyre Dashboard
    • 🗣️ Wyre's Discord
Powered by GitBook
On this page

Was this helpful?

  1. Payments

Global Card Processing

PreviousAccepted Payment MethodsNextHosted Redirect Operation

Last updated 4 years ago

Was this helpful?

Wyre allows you to present your customers with a straightforward way to purchase cryptocurrency through our Hosted Checkout Widget. Checkout can be instantiated through a redirect to our widget (Hosted Redirect) for your user to complete the transaction or by opening a dialog (Browser Dialog) and loading Wyre Checkout on your website. You can pass in certain Parameters to pre-fill information on behalf of the user such as a wallet address or a purchase amount to help expedite the transaction. Once the purchase is complete, you can redirect the user back to your website or app. We also offer webhooks to track transactions and wallet reservations to lock in details of an order ahead of the purchase.

The Widget is a standalone product and does not require the use of any other product like Wallets, Payouts, or Account Onboarding. You have everything you need to integrate in this section of the documentation.

To get a better sense of how Wyre Checkout should interact with your website/app here are a few examples Hosted Redirect:

Browser Dialog: <-- A code example too!

💳
Ronaldo's Codepen (Wyre Dev)
MetaMask