mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
Changed PHP > NodeJS in readme.md
This commit is contained in:
@@ -111,7 +111,7 @@ client.httpClient = httpClient;
|
|||||||
|
|
||||||
### Example integration
|
### Example integration
|
||||||
|
|
||||||
For a closer look at how our PHP library works, clone our [example integration](https://github.com/adyen-examples/adyen-node-online-payments). This includes commented code, highlighting key features and concepts, and examples of API calls that can be made using the library.
|
For a closer look at how our NodeJS library works, clone our [example integration](https://github.com/adyen-examples/adyen-node-online-payments). This includes commented code, highlighting key features and concepts, and examples of API calls that can be made using the library.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
We strongly encourage you to join us in contributing to this repository so everyone can benefit from:
|
We strongly encourage you to join us in contributing to this repository so everyone can benefit from:
|
||||||
@@ -128,4 +128,4 @@ If you have a feature request, or spotted a bug or a technical problem, create a
|
|||||||
This repository is available under the [MIT license](LICENSE).
|
This repository is available under the [MIT license](LICENSE).
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
* [example integration](https://github.com/adyen-examples/adyen-node-online-payments)
|
* [example integration](https://github.com/adyen-examples/adyen-node-online-payments)
|
||||||
|
|||||||
Reference in New Issue
Block a user