Fork of Refund was forked from Refund
Continue chatting to ask questions about or make changes to it.
add a dropdown above the reason for refund with the payment methods(cash, card, bank transfer, IRIS). Also create a new payment method icon button in which when you press it under the payment details hasn't the refund button but instead a frame with an info message that says that a refund cannot be issued because an invoice has already been generated for this payment.
I'll add the payment method dropdown and create a new payment method button with the requested functionality.
I've made the following changes:
Created a new component InvoicedPaymentDetailsModal
with:
The original payment button still works as before, but now includes the payment method selection in the refund process. The new button shows payment details with the invoice warning message instead of a refund option.
do not make the other icon button orange. make it exactly as the first one but give it a different title.