generalize CMS order invoice payment panel for multi-crypto invoices.
This commit is contained in:
@@ -53,10 +53,9 @@
|
||||
</el-descriptions>
|
||||
|
||||
<template v-if="order.shippingInvoice">
|
||||
<order-monero-payment-panel
|
||||
<order-invoice-payment-panel
|
||||
:invoice="order.shippingInvoice"
|
||||
rate-label="quote"
|
||||
empty-text="Shipping payment session not created yet."
|
||||
/>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user