-
This adds a attributes to checkout. These objects are returned as an array of… · ed8fec7f
This adds a attributes to checkout. These objects are returned as an array of dictionaries, but expected as dictionaries when posting the checkout, so we're required to serialize the objects correctly. API now also returns the `note` on a checkout, so I have added a test for that.
Rune Madsen authored
×