A free, open source e-commerce platform for static websites (json.expert)
over 5 years ago from Christopher Cliff, christophercliff.com
over 5 years ago from Christopher Cliff, christophercliff.com
Is it possible to hijack the javascript for better pricing?
It's not. The only data exchanged between browser and server is an ID and a Stripe token for the credit card charge. The server pulls the price from a public JSON document, served over HTTPS. HTTPS is required so you don't get man-in-the-middled--I tried to enforce that as much as possible.
That is awesome! I've tried a lot of javascript cart scripts but very often can be hijacked. Will probably use this.
I have a custom static shop, made using Jekyll and Snipcart. I really like your version, but it doesn't have support for stock! I am this close to paying for Shopify to take care of stock for me (and shipping, &c).
Excellent solution you've made though, bookmarking for when I create digital goods.
I am probably going to be putting this to great use soon. Thanks so much for building this and open sourcing it!
Love the 'wobble' on the payment form when you give incorrect information. Lovely!
Just to be pedantic, that's a Stripe thing and not a feature of this, but I agree it is very nice! Stripe's payment flow is genuinely fun because of all the nice animations and stuff.
LOVE the Stripe checkout integration. Great job!
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now