ordercloud-api / ngx-shopper

Open-source B2B e-commerce. Built with the OrderCloud.io API and maintained by the OrderCloud team
MIT License
9 stars 22 forks source link

Prevent resubmit 293 #294

Closed crhistianramirez closed 5 years ago

crhistianramirez commented 5 years ago

Description

On submit get order to double check that it has not already been submitted. If it has throw an error and prevent checkout.

For Reference #293

Type of change