Results 30 issues of Nick DeJesus

## Overview Not all countries are able to use Stripe, however, users would like to take advantage of the shopping cart state and logic that USC provides. Right now, there...

Now that use-shopping-cart is using redux under the hood, it's time to start trying to get other frameworks to integrate with it. I only know React, would love help from...

enhancement
help wanted

With Stripe Connect apps, it would be ideal to have a way to separate carts for shoppers based on which merchants they are purchasing from

enhancement
discussion
on hold

We should have a state that allows us to temporarily show something like, "Added to your cart" for a few seconds. Not sure what I would name it, maybe hasInteractedWithCart...

enhancement
discussion

I'd like to start off with two examples, one with Create React App (I already did this in the master branch) and one with Gatsby. I think I'm going to...

documentation
help wanted

Apparently things are different and there are errors with using the library with Next 14. Just putting this issue here to let people know I'm aware and will be looking...

example