You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no need to remove addresses from receipt.
It I understand why it was done, there should be an option to display the addresses if data.order.billingAddress is true.
So either we remove the condition or we add an option on checkout to allow address display on invoice when data.order.billingAddress is true
The text was updated successfully, but these errors were encountered:
beBOP/src/routes/(app)/order/[id]/payment/[paymentId]/receipt/+page.svelte
Line 118 in 6d2599e
There's no need to remove addresses from receipt.
It I understand why it was done, there should be an option to display the addresses if data.order.billingAddress is true.
So either we remove the condition or we add an option on checkout to allow address display on invoice when data.order.billingAddress is true
The text was updated successfully, but these errors were encountered: