#Nuxt SSG e-commerce

4 messages · Page 1 of 1 (latest)

deep cloud
#

We built this site using Statamic as a CMS and Nuxt SSG. It's a great way to have an extremely performant site! The SSG generate process runs on Cloudflare Pages and takes about 8 minutes.

https://americanbookcompany.com/

worn quiver
#

How do you handle checkout? Using something like stripe or something else?

deep cloud
#

Cart items, authentication, purchases, etc get submitted to the CMS. It's not actually used for loading the actual store content, though.

#

Credit card info goes to Authorize.net, and then webhooks go back to the Statamic/Laravel CMS