This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bd1ec5b
commit 672741f
Showing
1 changed file
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,19 @@ | ||
# epay-gateway-nodejs (beta version) | ||
Chargily ePay Gateway (Js Package) | ||
# Chargily ePay Gateway Js | ||
|
||
![Chargily ePay Gateway](https://raw.githubusercontent.com/Chargily/epay-gateway-php/main/assets/banner-1544x500.png "Chargily ePay Gateway") | ||
|
||
Integrate ePayment gateway with Chargily easily. | ||
- Currently support payment by **CIB / EDAHABIA** cards and soon by **Visa / Mastercard** | ||
- This is a **Js package**, If you are using another programing language [Browse here](https://github.com/Chargily/) or look to [API documentation](https://github.com/Chargily/epay-gateway-php/blob/master/README_API.md) | ||
|
||
# Requirements | ||
1. Js 2018 or later. | ||
2. Get your API Key/Secret from [ePay by Chargily](https://epay.chargily.com.dz) dashboard for free | ||
|
||
# Installation | ||
1. Via npm (Recomended) | ||
```bash | ||
npm i chargily-epay-gateway | ||
``` | ||
2. Download as ZIP | ||
We do not recommend this option. But be careful to download the updated versions every a while [Download](https://github.com/Chargily/epay-gateway-nodejs/releases/) |