From 3538148fabb16d6fe4de6125f1c29502a7944ca2 Mon Sep 17 00:00:00 2001 From: Willem Wigman Date: Mon, 11 Apr 2022 12:23:47 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2e3349..c481323 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ File: `src/reactapp/package.json` ``` With this code in `package.json` and running `npm install`, then you are all set. This repo will be copied into the React Checkout and configured correctly. -Finally, we need to build the app again. For this, you need to run `npm run build` from the root directory of React Checkout react app (`src/reactapp`). After this, if you navigate to the checkout page from your site, then you will see the paypal express payment option you have configured in the above step. +Finally, we need to build the app again. For this, you need to run `npm run build` from the root directory of React Checkout react app (`src/reactapp`). After this, if you navigate to the checkout page from your site, then you will see the Amazon Pay payment option you have configured in the above step. ## Documentation @@ -37,7 +37,7 @@ Finally, we need to build the app again. For this, you need to run `npm run buil ## Credits -Special thanks to Webvisum for building the initial release of this Paypal integration for the Hyvä React Checkout! +Special thanks to Webvisum for building the initial release of this Amazon Pay integration for the Hyvä React Checkout! # [![webvisum GmbH](https://webvisum.de/media/logo/websites/1/logo.png)](https://webvisum.de)