Working with different crypto currency payouts
When working with different crypto currencies to pay out with, there are a few things to think about:
USDC
When creating USDC payouts remember to specify which protocol in the
payoutDetails
object - as it may be an ERC20, POLYGON or a BEP20 payout.
USDT
When creating USDT payouts remember to specify which protocol in the
payoutDetails
object - as it may be an ERC20, TRC20 or a BEP20 payout.
XRP
When creating XRP payouts, please specify a Destination Tag in the
payoutDetails
object
If a recipient has no destination tag, just pass "0"
Destination tags indicate the beneficiary or destination for a payment. For example, a payment to an exchange or gateway address can use a destination tag to indicate which customer to credit for the amount of the payment in that business's own systems. A payment to a merchant could indicate what item or cart the payment is buying.
Updated 6 months ago