Skip to content

Commit

Permalink
changes in readme only
Browse files Browse the repository at this point in the history
  • Loading branch information
Nethram committed Feb 16, 2015
1 parent 4a5190e commit 64cd08e
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@ How to use

Phone Pay can be configured in four different modes called system behavior. System behavior is switchable based on your needs at any time from admin panel.The four system behaviors are as follows.

1-Fixed Payment with Order ID

Admin fixes an amount for all payments. User will be asked to enter Order ID and then lead to pay the fixed amount. Also admin can create order with order ID and payable amount. User entering an existing order ID will be lead to pay corresponding amount.
2-Fixed Payment without Order ID

User will be directly lead to pay a fixed amount that has set by admin. No Order ID will be asked.
3-User defined Payment with Order ID
User will be asked to enter the amount they wish to pay after entering Order ID. Also admin can create order with order ID and payable amount. User entering an existing order ID will be lead to pay corresponding amount.
4-User defined Payment without Order ID

User will be lead to pay the amount they wish to pay.
1-Fixed Payment with Order ID

Admin fixes an amount for all payments. User will be asked to enter Order ID and then lead to pay the fixed amount. Also admin can create order with order ID and payable amount. User entering an existing order ID will be lead to pay corresponding amount.

2-Fixed Payment without Order ID

User will be directly lead to pay a fixed amount that has set by admin. No Order ID will be asked.

3-User defined Payment with Order ID

User will be asked to enter the amount they wish to pay after entering Order ID. Also admin can create order with order ID and payable amount. User entering an existing order ID will be lead to pay corresponding amount.

4-User defined Payment without Order ID

User will be lead to pay the amount they wish to pay.

Phone Pay works with Twilio and Stripe. You should have working phone number with Twilio and an active stripe account to start phone pay.


Expand Down

0 comments on commit 64cd08e

Please sign in to comment.