openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
20 stars 2 forks source link

✨(api) add `amount_currency` field to `OrderPaymentSerializer` #802

Closed jbpenrath closed 1 month ago

jbpenrath commented 1 month ago

Purpose

When retrieving payment schedule, our API consumer needs to know what is the currency used. So we add a field amount_currency to pass this information.