Overview
Description
MBWay is a new payment method now available on our website, specifically designed for users in Portugal. With MBWay, you can request a payment directly through our site, and a notification will be sent to user’s MBWay app.
The process involves two main stages. First, the integration with MBWay handles the payment request. Second, user will be redirected to a waiting payment page where will remain until the payment is either completed or an error occurs. A successful payment means you have confirmed the transaction through the MBWay app. If an error occurs, it could be because the payment was cancelled by user or the 4-minute time limit for completing the payment has expired.
Feature Flag
| |
---|
enable-mbway-paycomet | Enabled or Disabled |
Solution
| | |
---|
Choose MBWay payment method and close an order | Click the arrow to display the list of available payment methods. Select MBWay from the list of payment options. Enter your phone number in the provided form. Click the "Continue" button to proceed with the payment. Wait for Paycomet to respond with either a success or failure status for the order. The user will be redirected to the "waiting-payment" page to await the final payment status.
| Â Â Â Â Â |
Payment was processed with sucessful | The user is on the waiting payment page. The user completes the payment in the MBWay app. The user is redirected to the order confirmation page upon successful payment.
| Â Â |
Payment Error - User Cancelled the Payment | The user is on the waiting payment page. The user cancels the payment in the MBWay app. An error modal appears, informing the user that there was an error while processing the order.
| Â Â |
Payment Error - Payment Time Expired | The user is on the waiting payment page. The user waits until the time limit expires. An error modal appears, informing the user that there was an error while processing the order.
| Â Â |
User inform wrong number in MBWay app | Click the arrow to display the list of available payment methods. Select MBWay from the list of payment options. Enter an incorrect phone number in the provided form. Click the "Continue" button to proceed with the payment. Wait for Paycomet to respond with either a success or failure status for the order. An error modal appears, informing the user that the payment failed. The user is redirected back to the cart page.
| Â Â Â Â Â |