-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstructions.txt
38 lines (18 loc) · 1.56 KB
/
instructions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Steps for Customers to use Digi Pay Payment Method:
1. Go to: "https://digipaym.000webhostapp.com/", Click on "Want to Sign In ?" link and then click on "Not a member ?" link.
2. Enter valid credentials and register to our site.
3. Once registered, login to Digi Pay and note your account no & username.
4. Whenever you want to Pay or transact just login.
5. Whenever you want to check your balance and all transactions, go to: "https://digipaym.000webhostapp.com/LoginPage.php" and login with your credentials.
6. That's It!
7. Thank You for visiting our Website.
-----------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
Steps for Merchant's to use Digi Pay Payment Method:
1. Go to: "https://digipaym.000webhostapp.com/", Click on "Want to Sign In ?" link and then click on "Not a member ?" link.
2. Enter valid credentials and register to our site.
3. Once registered, login to Digi Pay and note your account no & username.
4. Go to: "https://digipaym.000webhostapp.com/merchant.txt", copy the whole <form> tag and paste in your website where the user is going to checkout for payment. Pass the amount to be paid by the customer, your username and your account number through the form.
5. Whenever you want to check your balance and all transactions, go to: "https://digipaym.000webhostapp.com/LoginPage.php" and login with your credentials.
6. That's It!
7. Thank You for visiting our Website.