pcww / builder

0 stars 0 forks source link

Add POST endpoint for finalizing order #25

Closed trezy closed 7 years ago

brian-slate commented 7 years ago

Post endpoint exists: http://pinecliffwoodworks.com/wp-json/board-builder/v1/order

Post order model JSON. Example: {"email":"me@here.com","order_date":"2016-10-05 21:04:22","name":"Brian Q. Johnson","estimated_order_amount":"297.36", "board_id":"1"}

brian-slate commented 7 years ago

As discussed @trezy, we need to decide whether we're going to use Mailchimp for sending email or do our own thing.

brian-slate commented 7 years ago

Closing in favor of #61