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

Prodigi quotes and product details #34

Closed DavidAJohn closed 1 year ago

DavidAJohn commented 1 year ago

To get a quote, some products require that each item supplies an 'attributes' property.

A product's available attributes can be supplied by the Product Details endpoint.

DavidAJohn commented 1 year ago

The model classes used to deserialise data from the Product Details endpoint have now been corrected: b02736d93f77d7dde82f2425d4a2a242b0169142