UNPKG

@hipay/hipay-enterprise-sdk-nodejs

Version:

The HiPay Enterprise SDK for NodeJS is a library for developers who want to integrate HiPay Enterprise payment methods to any NodeJS platform.

34 lines (22 loc) 1.56 kB
# HiPay Enterprise SDK for NodeJS [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/hipay/hipay-enterprise-sdk-nodejs/master/LICENSE.md) The HiPay Enterprise SDK for NodeJS is a library for developers who want to integrate HiPay Enterprise payment methods to any NodeJS platform. ## Getting started Read the **[project documentation][doc-home]** for comprehensive information about the requirements, general workflow and installation procedure. ## Resources - [Full project documentation][doc-home] — To have a comprehensive understanding of the workflow and get the installation procedure - [HiPay Support Center][hipay-help] — To get technical help from HiPay - [Issues][project-issues] — To report issues, submit pull requests and get involved (see [Apache 2.0 License][project-license]) - [Change log][project-changelog] — To check the changes of the latest versions - [Contributing guidelines][project-contributing] — To contribute to our source code ## Features - Credit card API mode - Hosted mode ## License The **HiPay Enterprise SDK for NodeJS** is available under the **Apache 2.0 License**. Check out the [license file][project-license] for more information. [doc-home]: https://developer.hipay.com/online-payments/sdk-reference/sdk-nodejs [hipay-help]: https://support.hipay.com [project-issues]: https://github.com/hipay/hipay-enterprise-sdk-nodejs/issues [project-license]: LICENSE.md [project-changelog]: CHANGELOG.md [project-contributing]: CONTRIBUTING.md