joanie icon indicating copy to clipboard operation
joanie copied to clipboard

✨(backend) bind credit card info to order admin serializer

Open jbpenrath opened this issue 6 months ago • 0 comments

Purpose

Now a credit card is linked to an order, we want to display that in our back office application so we bind this data the AdminOrderSerializer.

Capture d’écran 2024-08-20 à 14 23 16 Capture d’écran 2024-08-20 à 14 24 33

Proposal

  • [x] Update admin api to bind credit card detail into order response
  • [x] Display credit card detail in order detail view
  • [ ] Fix / Write tests

jbpenrath avatar Aug 20 '24 12:08 jbpenrath