dashed-slug.net › Forums › General discussion › New TX hook › Reply To: New TX hook
January 2, 2019 at 9:43 am
#5435
Keymaster
Hello again,
Continuing after my last post, you might prefer to use the wallets_deposit
hook. This action only gets notified once for each successful deposit to a user deposit address. This action is part of the notifications mechanism and is also used to send notification emails. See includes/notifications.php
for an example, or see the Notifications chapter in the manual.
with regards