The Payouts offering by Corefy gives you full control over your payout workflows. One seamless integration enables you to make mass payouts quickly and easily with a wide range of payout options to choose from.
One integration
A single integration opens endless payout capabilities.
No vendor lock
Benefit from seamless payment provider migration.
Unified payout data
Access payout data originating from diverse sources.
High success rates
Orchestrate cash flows across payment providers and acquiring banks.
Have it all covered by connecting our Payouts. We ensure you are provided with out-of-the-box access to any payout tool you might think of.
Corefy allows you to easily handle payouts both automatically and manually.
Send payouts directly to recipients within minutes.
Our intelligent processing engine ensures optimal routing of each payout, while automated failovers help to finalise all your payout requests.
Create payout invoices and initiate transactions manually in a few clicks.
Send payouts to an unlimited amount of recipients simultaneously and regardless of the payout method by uploading a batch file.
Use Dashboard to create a payout file and upload it to send funds to multiple recipients.
Get the most out of our Payouts and earn additional income by offering this powerful service to your merchants.
Fees
Make money by setting up and collecting fees from your merchants. The amount you earn is entirely up to you.
Virtual balances
Clear real-time view of funds available on your accounts in multiple currencies, including pending and reserved balances. You can also easily view your merchants' balances to keep track of overall performance.
Merchant portal
An intuitive ready-made solution that you can give to your merchants to enable them to monitor and manage their transactions.
Transaction reporting
Empower your merchants to monitor and control their cash flows with auto-generated detailed monthly reports.
Corefy allows you to control and manage your entire payouts process through a single fully integrated gateway.
Complete payout lifecycle data - a range of tools designed to ensure visibility on each step of the payout process.
A feature-rich user interface to operate and run day-to-day operations without the need for coding.
Provide merchants with a single fully-fledged solution for handling operations and monitoring their performance.
Get account balances and access monthly reports anytime and on the go.
Have a full visibility of your payout data and have it visualised to share and utilise within your organisation.
Minimal integration efforts, multiple options and detailed documentation will help you to get on board seamlessly.
APIs. We offer both server and client APIs, along with detailed API references with thorough guides.
SDKs. Our software development kits give you the freedom to build your own custom integration.
Docs. We provide simple and complete integration & usage instructions.
Callbacks. Be automatically notified of everything that happens to your transactions.
create_payout ({
"public_key":"pk_live_ClSQHi2T9WXuF****M69cS9zNOJy",
"service":"payout_card",
"amount":420.78,
"currency":"USD",
"reference_id":"order_123",
"description":"Some goods",
})
handle ({
"id":"pi_TV465FXkbGch3GNe",
"status":"processed",
"resolution":"ok",
"amount":420.78,
"currency":"UAH",
"reference_id":"order_123",
"test_mode":false
})