Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit a108b06

Browse files
authored
Update README.md
1 parent f5f9627 commit a108b06

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

README.md

+43-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,44 @@
11
# sample-code-angular
2-
PayGate Sample Code Angular
2+
## PayGate Sample Code Angular
3+
4+
The below example code and testing interface has been provided.
5+
6+
## Installation
7+
[![PayGate Sample Code for Angular](https://www.appinlet.com/wp-content/uploads/2020/04/PayGate-Sample-Code-for-Angular-scaled.jpg)](https://www.youtube.com/watch?v=S3zYVa42f6g "PayGate Sample Code for Angular")
8+
9+
To generate the needed scripts and styles, run:
10+
11+
```bash
12+
npm install
13+
npm start
14+
```
15+
16+
Then to run the node server, run:
17+
18+
```bash
19+
node server
20+
```
21+
22+
## PayHost
23+
24+
[PayHost](https://www.paygate.co.za/paygate-products/payhost/) is [PayGate’s](https://www.paygate.co.za/) enterprise API which offers a powerful, flexible payment processing interface with many possible applications such as e-commerce, mobile payments, recurring payments and call centre payments but is not limited to these applications. Payments can be processed either via a host-to-host integration or redirected to a PayGate-hosted payments page, and a number of international and regional payment methods are supported.
25+
26+
**SinglePayment**
27+
- CardPayment
28+
- WebPayment
29+
- TokenPayment
30+
31+
**SingleFollowup**
32+
- Query
33+
- Void
34+
- Settlement
35+
- Refund
36+
37+
**SingleVault**
38+
- CardVault
39+
- DeleteVault
40+
- LookupVault
41+
42+
## About PayWeb
43+
44+
[PayWeb](https://www.paygate.co.za/paygate-products/payweb/) is an easy and secure way to accept payments online. The Customer makes payments using [PayGate’s](https://www.paygate.co.za/) secure hosted payment page. PayWeb is mobile-friendly making it compatible across all mobile devices. By selecting PayWeb, the Merchant gets immediate access to an array of Payment Methods, making it easier to get paid.

0 commit comments

Comments
 (0)