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.
You can also see payment activity and search for specific Payment Hashes in Explorer.
Also, February 13th: Happy Galentine's Day!