It's time to try out what we have built. First, we need to start the merchant server by running npm start from the project root (bitcoin_payment/). Then, open your browser to visit the URL, http://<Machine_IP>:3000/checkout.
If all went well, the server will serve you a store page with a single item and a Pay with BTC button, as shown in the following screenshot:
Once the client chooses to pay with bitcoin, they will be redirected to a new view with ...