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
In #10013 we explored the required work to implement Multibanco as a new payment method. This issue focuses on implementing this new Payment method in the Order Details page.
The customer might need to check the payment instructions again so we should save them to the order. We can save the instructions and display them ourselves, or we can save the Voucher URL and rely on Stripe.
Acceptance criteria
After placing an order with Multibanco, before the payment is complete, the user can go to the Order Details page, in My Account, and print the Payment Instructions again.
Additional context
paJDYF-ged-p2
The text was updated successfully, but these errors were encountered:
Description
In #10013 we explored the required work to implement Multibanco as a new payment method. This issue focuses on implementing this new Payment method in the Order Details page.
The customer might need to check the payment instructions again so we should save them to the order. We can save the instructions and display them ourselves, or we can save the Voucher URL and rely on Stripe.
Acceptance criteria
Additional context
paJDYF-ged-p2
The text was updated successfully, but these errors were encountered: