DavidAJohn / PhotoPortfolio

Personal photo portfolio .NET web application which implements a Blazor and Tailwind CSS user interface with a MongoDb database, and includes integration with Stripe Checkout and Prodigi Print API
0 stars 0 forks source link

Admin orders page - add Prodigi response details #63

Open DavidAJohn opened 9 months ago

DavidAJohn commented 9 months ago

The admin page that lists orders now needs to display information coming back from Prodigi once an order is submitted to their Print API.

Most importantly, we need the response outcome to be visible immediately.

The order status also needs to be available.

If there are any issues, that should be highlighted.