carty icon indicating copy to clipboard operation
carty copied to clipboard

Checkout page with carty.

Open skruglikov opened this issue 7 years ago • 1 comments

Hi! Need help with separate checkout page. I try create checkout form with user info and cart list. User info contains payment selector with several option. But if I selected one of payment option, I have message error: Uncaught (in promise) Item must be a string or an object with at least an id property. Uncaught Item must be a string or an object with at least an id property. When I select payment option carty takes it try as new product add. Method createItem() triggered an throw.

P.S.: Sorry for my English ;)

skruglikov avatar Jun 18 '18 13:06 skruglikov

Hard to say without seeing the actual code. Could you setup a reproducible test case?

jsor avatar Jul 07 '18 20:07 jsor