Execute a Programmatic Payment
This guide provides step by step instructions for delivering a programmatic payment to a smart contract.
Ensure you've followed steps in Create a Community Splits Contract Using SHARE UI to obtain a smart contract ID which will receive and distribute payments.
Ensure you've funded your business account by Prepaying for API Credits. You'll need at least $1.00 USD in credits to complete this guide.
Execute a payout using the cURL command below with your contract ID as the
recipient_id
.
Response
Query the server to check on the status of the payout using the
batch_id
.
Response
Done! You've now distributed realtime payouts to a smart contract, which will instantly route payments to payees. Over time, even as payees change within the contract, your system will continue to distribute payments to the correct stakeholders.
Here are a few things to keep in mind due to the nature of blockchain technology:
Last updated