I've got a sporadic problem where a bot is filling a basket, currently over 1200 items and $54k+ value, and I'd like to add a custom basket field that captures the customer IP address and show it on the Review Baskets page in the admin, so I can easily add it to a block list.
I found two sources of info in the docs that point me in the right direction, but I don't have the chops to add that custom field to the Review Baskets page. Those sources are:
https://docs.miva.com/videos/custom-basket-fields
https://docs.miva.com/developer/deve...elds/?h=basket
Following the info in the links, I think I can figure out how to at least capture the IP address of the bot, but how to display that on the Review Baskets page is my challenge. Help?
I found two sources of info in the docs that point me in the right direction, but I don't have the chops to add that custom field to the Review Baskets page. Those sources are:
https://docs.miva.com/videos/custom-basket-fields
https://docs.miva.com/developer/deve...elds/?h=basket
Following the info in the links, I think I can figure out how to at least capture the IP address of the bot, but how to display that on the Review Baskets page is my challenge. Help?
Comment