add topup credit between brewing
This commit is contained in:
parent
b6b90ff7ca
commit
a3fe415ccb
12 changed files with 40 additions and 14 deletions
|
|
@ -205,6 +205,7 @@
|
|||
Var SessionID2 = "00-00-00-0000"
|
||||
Var ServiceCredit = "coffee"
|
||||
Var PayDetail = ""
|
||||
Var CreditReference = ""
|
||||
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
Var PayCredit = 1
|
||||
|
|
@ -233,6 +234,7 @@
|
|||
Var SessionID2 = "00-00-00-0000"
|
||||
Var ServiceCredit = "coffee"
|
||||
Var PayDetail = ""
|
||||
Var CreditReference = ""
|
||||
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
Var PayCredit = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue