Channels
Create a channel
Send cryptocurrency to the channel address
Make sure you have received the callbacks and processed them correctly on your side
Check the payment status using a GET request.
Make sure that you credit the funds to the customer's balance when the payment status is updated to
completedMake sure that you credit the correct amount to the customer's balance. Remember that
paid_amount==received_amount+fee, wherereceived_amountis the amount credited to the MinFee merchant balance and fee is the amount of processing fee charged by MinFee for processing the paymentMake sure that resending callbacks with the
completedstatus does not result in the recharging of funds to the customer's balance on your sideMake sure that all the relevant teams on your side (Support Team, Finance Team, Fraud Team, Transaction Monitoring Team) are aware of how MinFee payment risk scoring works and that incoming payments can be assigned with the
On Holdstatus and theIllicit Resourcescontext in cases where they were sent from wallets connected to criminal activity
Last updated