/api/payments/:memberCode/prepare renamed to /api/payments/:memberCode
An account operating name, a facility name, and basic pro-forma invoice details were added. For now proFormaInvoice.amount is always null that means a customer may pay any amount of tips. proFormaInvoice.serviceFee is always AED 2.9 for now.
Back-end logic for #96
/api/payments/:memberCode
removed/api/payments/:memberCode/prepare
renamed to/api/payments/:memberCode
proFormaInvoice.amount
is alwaysnull
that means a customer may pay any amount of tips.proFormaInvoice.serviceFee
is always AED 2.9 for now.The full method response is: