Gaetan Craig-Riou
Gaetan Craig-Riou
Let me know what you think. In the end it would create a customer payment API which would be unrelated to order payments, but I think it's a better fit...
@RachL We'll need more that 3 days I think, we probably need to include some pages to at least list the "customer_payment" transactions somewhere. I'll do a more detailed estimation.
## Data model New table `customer_payments ` - cust_id - amount - currency - descriptions - payment_id # optional, used to link to a payment made to an order -...
I discussed my proposed solution with Maikel and David. We came up with another solution, we could allow the existing payment model to be linked to a Customer. That way...
@BethanOFN "Estimations total: 19.2 - 24 days" includes both issues API and payment with credit
@BethanOFN can you confirm how "Hub managers are able to credit users accounts manually, but only by adjusting an existing paid order amount down to trigger the 'credit owed' state"...
See https://github.com/openfoodfoundation/openfoodnetwork/issues/13763#issuecomment-3635211093 for an alternative solution which would fix the problem of tracking credit.
@BethanOFN > **Funded feature work for UK Digital Inclusion project - context** > We have funding in the UK to support recipients of Healthy Start (England & Wales) & Best...
> Not much. We need to decide if we want to keep the description on the product group or move it to the variant. It's a little bit more than...
I can pick this up, I'll have a look at it today.