Develop a small store front in Node.js using Stripe Elements

Ditutup Dipasang 5 tahun yang lalu Dibayar saat pengiriman
Ditutup Dibayar saat pengiriman

In this project, you will be building a small store front (e-commerce site) using the code for node.js found here:

[login to view URL]

You will design a very small store front (3 products categories, 10 product sizes in each of the categories) using tools such as Express, Pug for templates, and Stripe Elements/Payments demo code shown above. Instead of using the products that are already in Stripe, you will instead use a small JSON file containing the product database. (We'll provide that document; it looks like: {"category_1": {"product-id-1": {"price": "10.00"},..}})

Once a product is selected, the checkout process will begin immediately. (There is no shopping cart for multiple products.)

After purchase, the user's information will be stored as a JSON dictionary inside a Redis database, and the user will be able to log back into the store using a secret key sent to their email address.

Upon successful purchase, store a Redis key that contains a JSON document containing the product code, customer company name, email address, and other metadata. In addition, an email should be sent to both the customer and the company administrator.

If you don't already have a stripe account, that's ok -- we will provide a sample test key that you can use for development.

The code to be modified is here:

https://github.com/stripe/stripe-payments-demo/tree/master/server/node

JavaScript Node.js Redis Stripe

ID Proyek: #17274491

Tentang proyek

6 proposal Proyek online Aktif 5 tahun yang lalu