Forums
Home / Plugin: Wallet for WooCommerce / Add bonus twice
(@rasmuss)
6 years, 7 months ago
Hey!
Is there a way to call out new woo wallet transaction after the original has already ran once?
Example: First deposit: 10 dollars, for transaction #9978 Now the automatic deposit: Another 10 dollars, Bonus for buying #9978
(@subratamal)
@rasmuss,
Sorry for delayed response. You can use woo_wallet_transaction_recorded hook for record another transaction after one.
woo_wallet_transaction_recorded
Thanks and Regards, Subrata Mal