PizziPayment / PizziAPIDB

API's BDD
0 stars 0 forks source link

Add methods on transaction #29

Closed Harmos274 closed 2 years ago

Harmos274 commented 2 years ago

Add a method on TransactionsService able to retrieve an "expanded transaction" that includes, shop, user and receipt. Add siret and city in shop object. Setup node-pg to deserialize BIGINT in number for siret Add "unassigned" state for payment method. Add created_at and updated_at fields on transaction.

@agarof @Krapaince