Payouts
Make sure that you understand the difference between the
charged_amount
andcharged_amount_to_send
fields in the use scenarios to specify the amount to be paidCreate a payment
Make sure that you have received the callbacks and processed them correctly on your side
Check the payment status using the GET request
Make sure that you have charged the correct amount from the customer's balance on your side
Make sure that you know that the
failed
payment status will eventually be updated to thecancelled
status and the funds charged from the merchant balance will be refunded to the balanceMake sure that you process the high_risk_address error correctly and understand that Cryptopay will not be able to process a withdrawal request when the transaction destination address is associated with an illegal/darknet resource and marked as a high-risk
Last updated