...
BIN
image/collectiing/bd_pay_with_make.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
image/collectiing/bn_pay_with_make.png
Normal file
|
After Width: | Height: | Size: 6 KiB |
BIN
image/collectiing/bp_pay_with_make.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
image/collectiing_en/bd_pay_with_make.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
image/collectiing_en/bn_pay_with_make.png
Normal file
|
After Width: | Height: | Size: 6 KiB |
BIN
image/collectiing_en/bp_pay_with_make.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 12 KiB |
|
|
@ -659,13 +659,64 @@
|
||||||
<X> 440 </X>
|
<X> 440 </X>
|
||||||
<Y> 1189 </Y>
|
<Y> 1189 </Y>
|
||||||
<State> "Enable" </State>
|
<State> "Enable" </State>
|
||||||
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </Filename>
|
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_make.png" </Filename>
|
||||||
<FilenamePress> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </FilenamePress>
|
<FilenamePress> "ROOT/taobin_project/image/collectiing/bn_pay_with_make.png" </FilenamePress>
|
||||||
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bn_pay_with_make.png" </FilenameDisable>
|
||||||
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
|
||||||
|
Var QR_POPUP = "/img_popup1.png"
|
||||||
|
Var LOADING_STATE = "Enable"
|
||||||
|
|
||||||
|
Var QRCODE99 = ""
|
||||||
|
|
||||||
|
Var FlagQROpened = 1
|
||||||
|
Var alphaState = "Enable"
|
||||||
|
;CoinVending OFF
|
||||||
|
VendingQR ON
|
||||||
|
|
||||||
|
|
||||||
|
Var SessionID2 = SelectSlot + ":"
|
||||||
|
Var SessionID2 = SessionID2 + Seeker.ExtendData
|
||||||
|
|
||||||
|
Var CreditAmount1 = ""
|
||||||
|
Var ServiceAmountFlow = ""
|
||||||
|
Var TelephoneNumberQR = "0899999999"
|
||||||
|
Var ServiceType = "coffee"
|
||||||
|
Var ECommerceQR = ""
|
||||||
|
Var ECommerceQR = ECommerceQR + PriceDrink
|
||||||
|
Var ECommerceQR = ECommerceQR + "/"
|
||||||
|
Var ECommerceQR = ECommerceQR + DiscountDrink
|
||||||
|
Var ECommerceQR = ECommerceQR + "/"
|
||||||
|
Var ECommerceQR = ECommerceQR + SessionID2
|
||||||
|
Var ECommerceQR = ECommerceQR + "/"
|
||||||
|
Var ECommerceQR = ECommerceQR + SelectDrink
|
||||||
|
Var ECommerceQR = ECommerceQR + "/"
|
||||||
|
Var ECommerceQR = ECommerceQR + "KBA:2/"
|
||||||
|
|
||||||
|
;If IntVendingCampaign > 0 Then
|
||||||
|
; Var ECommerceQR = ECommerceQR + Seeker.VendingCode
|
||||||
|
; Var ECommerceQR = ECommerceQR + ":"
|
||||||
|
; Var ECommerceQR = ECommerceQR + Seeker.CodeNumber
|
||||||
|
; Var ECommerceQR = ECommerceQR + ":"
|
||||||
|
; Var ECommerceQR = ECommerceQR + Seeker.VendingCampaignRI3
|
||||||
|
;EndIf
|
||||||
|
|
||||||
|
Var ServiceParameter = "max"
|
||||||
|
Var ServiceCharge = 0
|
||||||
|
Var AccountType = "new"
|
||||||
|
Var testservice = "kbank"
|
||||||
|
Var tc = ""
|
||||||
|
Var GetScore = ""
|
||||||
|
Var OperatorName = ""
|
||||||
|
Var SessionID = ""
|
||||||
|
|
||||||
|
GetPayInfo TelephoneNumberQR ECommerceQR ServiceType ServiceParameter SessionID OperatorName CreditAmount1 ServiceAmountFlow GetScore tc
|
||||||
|
Var ReqPayInfoFlag = 1
|
||||||
|
Var ReqPayInfoFromCashOther = 1
|
||||||
|
Open "ROOT/taobin_project/xml/page_payment_cash.xml"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</EventClick>
|
</EventClick>
|
||||||
|
|
|
||||||