nperez0111 / Pizza

Pizza Web App Point of Sale and API
1 stars 0 forks source link

Api pending order implementation #88

Open nperez0111 opened 8 years ago

nperez0111 commented 8 years ago

The order should be put into a pending order queue where once there is a verified transaction it can then be placed into the current orders database and removed from the queue. This ensures that the paement is received before actually making the pizza.