Quote Originally Posted by bonnit View Post
ive made this change, how do i confirm its worked, is this to show in the email or in my recover cart sales admin page?
This is a great point you came up with.

Attributes can be alphanumeric as they attached a 'session' type of identifier to each when adding to the cart. So it changes the typical '1' for example to '1.scnmvbiwsapagtdrtm' (or something like that.)

In these cases anything forcing them to numeric will fail.

To confirm if this is working or not you can start a cart (as if you are shopping on your site), login, then abandon it.

Wait 20 mins or more (till the session dies) and then look for your entry in the "recover carts' console. Send yourself the email and see if it includes the data you expect.

Let us know how it works.