added
Payment hashes and event types now supported!
February 13th, 2024
🔔New feature alert! Verosint now supports Payment Hashes and added 8 new event types related to payments, so that you can track your users and their payment activity on your platform.
Event Type Name | Description |
---|---|
PAYMENT_ADDED_SUCCESS | A payment method was added to an account successfully |
PAYMENT_ADDED_FAILED | An attempt to add a payment method to an account failed |
PAYMENT_REMOVED_SUCCESS | A payment method was successfully removed from an account |
PAYMENT_REMOVED_FAILED | An attempt to remove a payment method from an account failed |
PAYMENT_SUCCESS | A payment from an account was successfully processed |
PAYMENT_FAILED | A payment from an account was attempted, but failed to be processed |
CHANGE_PAYMENT_SUCCESS | A payment method was successfully changed on an account |
CHANGE_PAYMENT_FAILED | An attempt to change a payment method on an account failed |
💡Pro Tip: Sending Verosint payment data will enable you to discover if users are creating multiple accounts with the same payment hash. You can see this in Explorer or in the SignalPrint Graph.
![Suspicious Activity: The same Payment Hash (green circle) is connected to
3 separate Accounts (navy circle)](https://files.readme.io/abd19e1-Screenshot_2024-02-13_at_2.41.47_PM.png)
Suspicious Activity: The same Payment Hash (green circle) is connected to
3 separate Accounts (navy circle)
You can also see payment activity and search for specific Payment Hashes in Explorer.
![Payment activity in Explorer](https://files.readme.io/e8f331d-Screenshot_2024-02-13_at_2.52.51_PM.png)
Payment activity in Explorer
Also, February 13th: Happy Galentine's Day!