Why do some deposit transactions not include the “from address” in the webhook notification?

In certain token transactions, such as BTC or LTC, that utilize the UTXO mechanism, both the “from address” and “to address” can have multiple addresses within a single transaction. Additionally, many of these addresses are not intended for transactional purposes.

To prevent any potential misuse of these addresses for transactional purposes, CCPayment does not provide the “from address” in webhook notifications for these types of token transactions.

We recommend familiarizing yourself with the UTXO transaction mechanism. If your product insists on including this type of address, please provide us with the specific use case, and we will review the request and consider implementing it to fulfill your requirements.

Last updated