All the data is stored in Stripe using Stripe's API, no data is stored in the Grails-App.
- Base app, full request/full response
- Base products listing
- Base cart
- Base checkout
- Base payment and payed order display
- Users can now login/register
- Users can now access their panel and see their orders
- Pretty design
- Make the web Async
You need to setup your data in application.yml
Keys :
stripe:
testing:
public:
private:
production:
public:
private:
Email settings :
mail:
host:
port:
username:
password: