Send money to a debit card (USD, EUR, GBP)
Pay USDC to initiate a push-to-card transfer. Specify the face value in the target currency (USD, EUR, or GBP); Laso computes the USDC cost using the current exchange rate plus a 4.8% fee (minimum fee of $1.50/€1.50/£1.50 in the transfer currency), and that becomes the x402 price. Returns a redemption_url that must be opened to complete the transfer. The form requires sender name, debit card number, and cardholder name.
Supported currencies:
USD— U.S. debit cards (U.S. bank accounts only)EUR— Eurozone debit cardsGBP— U.K. debit cards
Laso cannot perform the transfer directly — the redemption URL must be visited and the debit card details entered manually (by the agent or a human).
Fee: 4.8%, with a minimum of 1.50 in the transfer currency (included in the USDC price, computed from the requested face value).
Query Parameters
Face value to send to the debit card, denominated in the chosen currency (min 10, max 9,541.98). The x402 payment price is this face value converted to USD plus a 4.8% fee (minimum fee of 1.50 in the chosen currency).
10 <= x <= 9541.98Target currency for the debit card transfer. Defaults to USD.
USD, EUR, GBP Response
Push-to-card transfer initiated. Open the redemption_url to enter debit card details.
"https://us-central1-kyc-ts.cloudfunctions.net"
The user's ID (lowercase wallet address)
"Push-to-card transfer initiated. Open the redemption_url to enter your debit card details and complete the transfer."
The face value sent to the debit card, in the requested currency
The target currency of the debit card transfer
USD, EUR, GBP URL to open and complete the push-to-card transfer. The form requires: sender name, debit card number, and cardholder name.
Important information about the currency's regional restriction and required form fields