Once the app is configured, built, and running, follow these steps to walk through the checkout experience.
- Open http://localhost:3000.
- Click Pay. The hosted checkout page appears.
- In the First name and Last name fields, enter a name.
- In the Email field, enter a valid email address to receive the transaction receipt.
- In the Card Number field, enter
6011361000006668
. - In the Expiration field, enter any month and year in the future.
- In the CVV field, enter any three-digit number.
- In the Zip field, enter any five-digit number.
- Click Pay. The payment is processed and you are redirected to the success page.
What’s next
Now that you have successfully processed a test payment, you can explore other features of hosted checkout. See Customize your checkout page for more information about the ways you can style and enrich the customer experience.