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
  • SUPPORTED SETTLEMENT CURRENCIES
  • PUSHING INSTANT PAYOUTS TO DEBIT CARDS

Was this helpful?

  1. Global Payouts

Instant Payouts to Debit Card

Currently in BETA

PreviousBlockchain + BanksNextForeign Exchange

Last updated 4 years ago

Was this helpful?

We're slow-releasing this product to a few partners in Q3 2020 with a full public release in Q4 2020. If you're interested, ๐Ÿ˜Š

Wyre now allows platforms to payout to either a debit or ATM card within the USA. This payout method is valuable for companies whose customers are looking for an instant settlement.

With Debit Card Payouts, you can immediately send funds to a connected accountโ€™s debit card. You can request Debit Card Payouts 24/7, including weekends and holidays, and funds typically appear in the associated bank account within 30 minutes.

Visa, MasterCard, and Discover networks are all supported.

Wyre charges a 1.5% fee for all Instant Payouts to Debit Cards.

SUPPORTED SETTLEMENT CURRENCIES

Right now, the following countries are supported for Debit Card Payouts:

Currency

Countries Active

USD

United States

PUSHING INSTANT PAYOUTS TO DEBIT CARDS

Instant Debit Card Payouts follow Wyre's and .

You will first need to create your "Debit Card" payment method and then create a Transfer to payout funds to it. You'll need the following fields to create the Instant Payout Debit Card payment method:

{
    "paymentMethodType":"INTERNATIONAL_TRANSFER",
    "country": "US",
    "currency": "USD",
    "beneficiaryType": "INDIVIDUAL",
    "beneficiaryAddress": "112 Brannan St",
    "beneficiaryCity": "San Francisco",
    "beneficiaryState": "CA",
    "beneficiaryPostal": "94108",
    "beneficiaryPhoneNumber": "+14102239203",
    "paymentType" : "DEBIT_CARD",
    "fullName": "Satoshi Nakamoto",
    "nickname" : "My Visa Card",   
    "accountNumber" : "XXXXXXXXXXXXXXXX",       
    "expirationDate": "YYYY-MM-DD",",
    "chargeablePM": "true"
}

When using debit cards as a payout destination, the following restrictions apply:

  • Must be a non-prepaid U.S. Visa, Mastercard, or Discover

  • Limited to $250.00 (USD) per payout on Instant Payouts per day, per card

Reach out to us if you have any more questions.

๐ŸŒ
๐Ÿ”ฅ
please fill out this form
Payment Method
Transfer methodology
Text