Skip to content

Commit

Permalink
Merge pull request #3 from hyva-themes/update-readme-namespace
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
wigman committed Mar 21, 2022
2 parents 3ba3d09 + e1093ba commit 6f29501
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Hyvä Themes - Hyvä Checkout Paypal Express
# Hyvä Themes - React Checkout Paypal Express

[![Hyvä Themes](https://repository-images.githubusercontent.com/303806175/a3973c80-479c-11eb-8716-03e369d87143)](https://hyva.io/)
# [![Hyvä Themes](https://github.com/hyva-themes/magento2-react-checkout/blob/documentation/docs/images/logo-hyva.svg)](https://hyva.io/)

## hyva-themes/magento2-hyva-checkout-paypal-express
## hyva-themes/magento2-react-checkout-paypal-express

Paypal express payment method for Hyvä Checkout
Paypal Express payment method for Hyvä React Checkout

## Prerequisites

Expand All @@ -19,7 +19,7 @@ File: `src/reactapp/package.json`
```
"config": {
"paymentMethodsRepo": {
"paypalExpress": "git@github.com:hyva-themes/magento2-hyva-checkout-paypal-express.git"
"paypalExpress": "git@github.com:hyva-themes/magento2-react-checkout-paypal-express.git"
}
},
```
Expand All @@ -29,19 +29,29 @@ Finally, we need to build the app again. For this, you need to run `npm run buil

## Documentation

- If you have any doubts about the building the react app, then **[read more about it here](https://hyva-themes.github.io/magento2-hyva-checkout/build/)**.
- If you need information on the build process of the React Checkout, then you can **[read more about it here](https://hyva-themes.github.io/magento2-hyva-checkout/build/)**.
- If you want to know more about how Hyvä Checkout helps you to integrate any payment methods, then **[read more about it here](https://hyva-themes.github.io/magento2-hyva-checkout/payment-integration/)**.
- The official documentation of **[Hyvä Checkout](https://hyva-themes.github.io/magento2-hyva-checkout)**
- The official documentation of **[Hyvä React Checkout](https://hyva-themes.github.io/magento2-hyva-checkout)**
- The Magento documentation of **[Paypal Express](https://docs.magento.com/user-guide/payment/paypal-express-checkout.html)**

## Credits

Special thanks to Webvisum for building the initial release of this Paypal integration for the Hyvä React Checkout!

# [![webvisum GmbH](https://webvisum.de/media/logo/websites/1/logo.png)](https://webvisum.de)

- [Andreas Mautz][link-author]
- [Irene Iaccio][link-author2]
- [WebVisum][link-company1]
- [All Contributors][link-contributors]

## License

BSD 3-Clause License. Please see [License File](LICENSE.txt) for more information.

[link-author]: https://github.com/mautz-et-tong
[link-author2]: https://github.com/nuovecode
[link-company1]: https://webvisum.de
[link-contributors]: ../../contributors

[![webvisum GmbH](https://webvisum.de/media/logo/websites/1/logo.png)](https://webvisum.de)

0 comments on commit 6f29501

Please sign in to comment.