AUS: Update payment button
This commit is contained in:
parent
0c547ff5c6
commit
0881ad65fc
9 changed files with 95 additions and 99 deletions
|
|
@ -1610,12 +1610,11 @@
|
|||
|
||||
<Button>
|
||||
<X> 216 </X>
|
||||
;<Y> 1176 </Y>
|
||||
<Y> 1250 </Y>
|
||||
<Y> 1176 </Y>
|
||||
<State> PayWithCreditCardState </State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_ccard_AUS.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_pay_with_ccard_AUS.png") </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bd_pay_with_ccard.png") </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/inter/aus/image/payment_cash/bn_credit_card.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/inter/aus/image/payment_cash/bp_credit_card.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/payment_cash/bd_credit_card.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
@ -1639,8 +1638,7 @@ EndIf
|
|||
|
||||
<Button>
|
||||
<X> 439 </X>
|
||||
;<Y> 1176 </Y>
|
||||
<Y> 1250 </Y>
|
||||
<Y> 1176 </Y>
|
||||
<State> PayWithTaoCreditState </State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_credit_AUS.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_pay_with_credit_AUS.png") </FilenamePress>
|
||||
|
|
@ -1673,8 +1671,7 @@ EndIf
|
|||
|
||||
<Button>
|
||||
<X> 664 </X>
|
||||
;<Y> 1176 </Y>
|
||||
<Y> 1250 </Y>
|
||||
<Y> 1176 </Y>
|
||||
<State> PayWithCouponState </State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_code.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_pay_with_code.png") </FilenamePress>
|
||||
|
|
@ -1705,13 +1702,13 @@ EndIf
|
|||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 552 </X>
|
||||
<X> 328 </X>
|
||||
;<X> 552 </X>
|
||||
<Y> 1399 </Y>
|
||||
;<State> PayWithFatzebraState </State>
|
||||
<State> "Invisible" </State>
|
||||
<Filename> "ROOT/taobin_project/inter/aus/image/payment_cash/bn_pay_qrcode.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/inter/aus/image/payment_cash/bp_pay_qrcode.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/payment_cash/bd_pay_qrcode.png" </FilenameDisable>
|
||||
<State> PayWithFatzebraState </State>
|
||||
<Filename> "ROOT/taobin_project/inter/aus/image/payment_cash/bn_qr_code.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/inter/aus/image/payment_cash/bp_qr_code.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/payment_cash/bd_qr_code.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
@ -1801,7 +1798,7 @@ EndIf
|
|||
<Button>
|
||||
<X> 552 </X>
|
||||
<Y> 1399 </Y>
|
||||
<State> "Invisible" </State>
|
||||
<State> "Enable" </State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_comingSoon.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenameDisable>
|
||||
|
|
@ -1812,56 +1809,56 @@ EndIf
|
|||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 328 </X>
|
||||
<Y> 1399 </Y>
|
||||
;<Button>
|
||||
;<X> 328 </X>
|
||||
;<Y> 1399 </Y>
|
||||
;<State> PayWithAUBState </State>
|
||||
<State> "Invisible" </State>
|
||||
<Filename> "ROOT/taobin_project/inter/aus/image/payment_cash/bn_pay_with_ema.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/inter/aus/image/payment_cash/bp_pay_with_ema.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/payment_cash/bd_pay_with_ema.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
If Timeout < 120 Then
|
||||
If CoinInFlag = 0 Then
|
||||
If CancelFlag = 0 Then
|
||||
If alphaState = "Invisible" Then
|
||||
|
||||
Var QR_POPUP = "/img_popup_ema.png"
|
||||
Var QRCODE99 = ""
|
||||
|
||||
Var FlagQROpened = 1
|
||||
Var alphaState = "Enable"
|
||||
Var PopupCancelButtonState = "Enable"
|
||||
Var EMAPopupErrorState = "Invisible"
|
||||
|
||||
Var scanresult = ""
|
||||
Var scanmsg = ""
|
||||
Var EMAMemberID = ""
|
||||
|
||||
If IsCardlessEnable = 1 Then
|
||||
CashlessReq OFF ""
|
||||
Var IsCardlessEnable = 0
|
||||
EndIf
|
||||
|
||||
INITSCANQR
|
||||
|
||||
Var CameraState = "Enable"
|
||||
Var EMAEnterNumberButtonState = "Enable"
|
||||
|
||||
Var popup_cancel_button_y = 1390
|
||||
|
||||
Refresh
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
;<State> "Invisible" </State>
|
||||
;<Filename> "ROOT/taobin_project/inter/aus/image/payment_cash/bn_pay_with_ema.png" </Filename>
|
||||
;<FilenamePress> "ROOT/taobin_project/inter/aus/image/payment_cash/bp_pay_with_ema.png" </FilenamePress>
|
||||
;<FilenameDisable> "ROOT/taobin_project/inter/aus/image/payment_cash/bd_pay_with_ema.png" </FilenameDisable>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
;
|
||||
; If Timeout < 120 Then
|
||||
; If CoinInFlag = 0 Then
|
||||
; If CancelFlag = 0 Then
|
||||
; If alphaState = "Invisible" Then
|
||||
;
|
||||
; Var QR_POPUP = "/img_popup_ema.png"
|
||||
; Var QRCODE99 = ""
|
||||
;
|
||||
; Var FlagQROpened = 1
|
||||
; Var alphaState = "Enable"
|
||||
; Var PopupCancelButtonState = "Enable"
|
||||
; Var EMAPopupErrorState = "Invisible"
|
||||
;
|
||||
; Var scanresult = ""
|
||||
; Var scanmsg = ""
|
||||
; Var EMAMemberID = ""
|
||||
;
|
||||
; If IsCardlessEnable = 1 Then
|
||||
; CashlessReq OFF ""
|
||||
; Var IsCardlessEnable = 0
|
||||
; EndIf
|
||||
;
|
||||
; INITSCANQR
|
||||
;
|
||||
; Var CameraState = "Enable"
|
||||
; Var EMAEnterNumberButtonState = "Enable"
|
||||
;
|
||||
; Var popup_cancel_button_y = 1390
|
||||
;
|
||||
; Refresh
|
||||
; EndIf
|
||||
; EndIf
|
||||
; EndIf
|
||||
; EndIf
|
||||
;
|
||||
;
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
|
||||
<Button>
|
||||
<X> 360 </X>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue