How does sending funds to cards work?
Introduction
Kushki allows merchants to disburse funds directly to Visa cards in Chile, enabling fast and efficient payments to customers and providers. This process, known as Card Payouts, requires prior configuration and is available exclusively in Chilean pesos (CLP).
Prerequisites
Before starting to make payments to cards, merchants must:
- Request activation of the Card Payouts service from Kushki.
- Fund their Kushki account with the amount they wish to disburse. Learn how here.
- Select the appropriate integration method:
- If you are a PCI Compliance merchant, you can implement the direct integration vía API.
- If you are not PCI Compliance, you can use our frontend library Kushki.js Hosted Fields.
✅ Requirement | ℹ️ Detail |
---|---|
💰 Supported currency | Chilean pesos (CLP) |
💳 Card types | Debit and Credit |
🏦 Card network | Visa |
🌎 Destination country | Chile 🇨🇱 |
⏳ Processing time | Instant or up to 24 hours ⏱️* |
📋 Recipient requirements | Valid card number, cardholder name, and card expiration date |
Note: Settlement times may vary depending on the card issuer.
Process Flow
- The merchant tops up their balance in Kushki to have available funds for payments.
- Request submission The merchant sends a payment request specifying the amount and the destination card.
- Balance verification: Kushki validates that there are sufficient funds and deducts the requested amount.
- Payment network request: Kushki sends the transfer request to Visa. Visa, in turn, notifies the issuer and the transaction is confirmed.
- Fund reception: If the transaction is successful, the cardholder receives the money on their card.
- Brand response: Kushki receives the response from the card brands.
- Merchant notification: A notification is sent to the merchant with the final status of the transaction.
Webhook Notifications
To improve transaction traceability, Kushki offers the option to send notifications via webhook. This allows merchants to receive automatic updates on the status of each payment made. Learn more here.