AUS: Update payment button
This commit is contained in:
parent
0c547ff5c6
commit
0881ad65fc
9 changed files with 95 additions and 99 deletions
BIN
inter/aus/image/payment_cash/bd_credit_card.png
Normal file
BIN
inter/aus/image/payment_cash/bd_credit_card.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5 KiB |
BIN
inter/aus/image/payment_cash/bd_qr_code.png
Normal file
BIN
inter/aus/image/payment_cash/bd_qr_code.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
BIN
inter/aus/image/payment_cash/bn_credit_card.png
Normal file
BIN
inter/aus/image/payment_cash/bn_credit_card.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.5 KiB |
BIN
inter/aus/image/payment_cash/bn_qr_code.png
Normal file
BIN
inter/aus/image/payment_cash/bn_qr_code.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
BIN
inter/aus/image/payment_cash/bp_credit_card.png
Normal file
BIN
inter/aus/image/payment_cash/bp_credit_card.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
BIN
inter/aus/image/payment_cash/bp_qr_code.png
Normal file
BIN
inter/aus/image/payment_cash/bp_qr_code.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
|
|
@ -980,39 +980,39 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
;<Button>
|
<Button>
|
||||||
;<X> 548 </X>
|
<X> 548 </X>
|
||||||
;<Y> 1752 </Y>
|
<Y> 1752 </Y>
|
||||||
;<State> redeemButtonState </State>
|
<State> redeemButtonState </State>
|
||||||
;<Filename> Var( DirImage + "/redeem_btn.png" )</Filename>
|
<Filename> Var( DirImage + "/redeem_btn.png" )</Filename>
|
||||||
;<FilenamePress> Var( DirImage + "/redeem_btn_pressed.png" )</FilenamePress>
|
<FilenamePress> Var( DirImage + "/redeem_btn_pressed.png" )</FilenamePress>
|
||||||
;<FilenameDisable> Var( DirImage + "/redeem_btn_disable.png" ) </FilenameDisable>
|
<FilenameDisable> Var( DirImage + "/redeem_btn_disable.png" ) </FilenameDisable>
|
||||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||||
;<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
;<EventClick>
|
<EventClick>
|
||||||
; ; goto lid straw
|
; goto lid straw
|
||||||
;
|
|
||||||
; If CoffeePoint >= 10 Then
|
If CoffeePoint >= 10 Then
|
||||||
; Var RedeemType = "1_dollar"
|
Var RedeemType = "1_dollar"
|
||||||
; EndIf
|
EndIf
|
||||||
;
|
|
||||||
; If CoffeePoint >= 20 Then
|
If CoffeePoint >= 20 Then
|
||||||
; Var RedeemType = "2_dollar"
|
Var RedeemType = "2_dollar"
|
||||||
; EndIf
|
EndIf
|
||||||
;
|
|
||||||
; If CoffeePoint >= 30 Then
|
If CoffeePoint >= 30 Then
|
||||||
; Var RedeemType = "get_free"
|
Var RedeemType = "get_free"
|
||||||
; EndIf
|
EndIf
|
||||||
;
|
|
||||||
; DEBUGVAR RedeemType
|
DEBUGVAR RedeemType
|
||||||
;
|
|
||||||
; If RedeemType = "" Then
|
If RedeemType = "" Then
|
||||||
; Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||||
; Else
|
Else
|
||||||
; Open "ROOT/taobin_project/inter/aus/xml/page_collect_point_redeem.lxml"
|
Open "ROOT/taobin_project/inter/aus/xml/page_collect_point_redeem.lxml"
|
||||||
; EndIf
|
EndIf
|
||||||
;</EventClick>
|
</EventClick>
|
||||||
;</Button>
|
</Button>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -261,7 +261,6 @@
|
||||||
<Button>
|
<Button>
|
||||||
<X> 287 </X>
|
<X> 287 </X>
|
||||||
<Y> 778 </Y>
|
<Y> 778 </Y>
|
||||||
<State> "Invisible" </State>
|
|
||||||
<Filename> Var( DirImage2 + "/bn_fatzebra.png" ) </Filename>
|
<Filename> Var( DirImage2 + "/bn_fatzebra.png" ) </Filename>
|
||||||
<FilenamePress> Var( DirImage2 + "/bp_fatzebra.png" ) </FilenamePress>
|
<FilenamePress> Var( DirImage2 + "/bp_fatzebra.png" ) </FilenamePress>
|
||||||
<FilenameDisable> Var( DirImage2 + "/bd_fatzebra.png" ) </FilenameDisable>
|
<FilenameDisable> Var( DirImage2 + "/bd_fatzebra.png" ) </FilenameDisable>
|
||||||
|
|
|
||||||
|
|
@ -1610,12 +1610,11 @@
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
<X> 216 </X>
|
<X> 216 </X>
|
||||||
;<Y> 1176 </Y>
|
<Y> 1176 </Y>
|
||||||
<Y> 1250 </Y>
|
|
||||||
<State> PayWithCreditCardState </State>
|
<State> PayWithCreditCardState </State>
|
||||||
<Filename> Var( DirImage + "/bn_pay_with_ccard_AUS.png") </Filename>
|
<Filename> "ROOT/taobin_project/inter/aus/image/payment_cash/bn_credit_card.png" </Filename>
|
||||||
<FilenamePress> Var( DirImage + "/bp_pay_with_ccard_AUS.png") </FilenamePress>
|
<FilenamePress> "ROOT/taobin_project/inter/aus/image/payment_cash/bp_credit_card.png" </FilenamePress>
|
||||||
<FilenameDisable> Var( DirImage + "/bd_pay_with_ccard.png") </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/payment_cash/bd_credit_card.png" </FilenameDisable>
|
||||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
|
@ -1639,8 +1638,7 @@ EndIf
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
<X> 439 </X>
|
<X> 439 </X>
|
||||||
;<Y> 1176 </Y>
|
<Y> 1176 </Y>
|
||||||
<Y> 1250 </Y>
|
|
||||||
<State> PayWithTaoCreditState </State>
|
<State> PayWithTaoCreditState </State>
|
||||||
<Filename> Var( DirImage + "/bn_pay_with_credit_AUS.png") </Filename>
|
<Filename> Var( DirImage + "/bn_pay_with_credit_AUS.png") </Filename>
|
||||||
<FilenamePress> Var( DirImage + "/bp_pay_with_credit_AUS.png") </FilenamePress>
|
<FilenamePress> Var( DirImage + "/bp_pay_with_credit_AUS.png") </FilenamePress>
|
||||||
|
|
@ -1673,8 +1671,7 @@ EndIf
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
<X> 664 </X>
|
<X> 664 </X>
|
||||||
;<Y> 1176 </Y>
|
<Y> 1176 </Y>
|
||||||
<Y> 1250 </Y>
|
|
||||||
<State> PayWithCouponState </State>
|
<State> PayWithCouponState </State>
|
||||||
<Filename> Var( DirImage + "/bn_pay_with_code.png") </Filename>
|
<Filename> Var( DirImage + "/bn_pay_with_code.png") </Filename>
|
||||||
<FilenamePress> Var( DirImage + "/bp_pay_with_code.png") </FilenamePress>
|
<FilenamePress> Var( DirImage + "/bp_pay_with_code.png") </FilenamePress>
|
||||||
|
|
@ -1705,13 +1702,13 @@ EndIf
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
<X> 552 </X>
|
<X> 328 </X>
|
||||||
|
;<X> 552 </X>
|
||||||
<Y> 1399 </Y>
|
<Y> 1399 </Y>
|
||||||
;<State> PayWithFatzebraState </State>
|
<State> PayWithFatzebraState </State>
|
||||||
<State> "Invisible" </State>
|
<Filename> "ROOT/taobin_project/inter/aus/image/payment_cash/bn_qr_code.png" </Filename>
|
||||||
<Filename> "ROOT/taobin_project/inter/aus/image/payment_cash/bn_pay_qrcode.png" </Filename>
|
<FilenamePress> "ROOT/taobin_project/inter/aus/image/payment_cash/bp_qr_code.png" </FilenamePress>
|
||||||
<FilenamePress> "ROOT/taobin_project/inter/aus/image/payment_cash/bp_pay_qrcode.png" </FilenamePress>
|
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/payment_cash/bd_qr_code.png" </FilenameDisable>
|
||||||
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/payment_cash/bd_pay_qrcode.png" </FilenameDisable>
|
|
||||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
|
@ -1801,7 +1798,7 @@ EndIf
|
||||||
<Button>
|
<Button>
|
||||||
<X> 552 </X>
|
<X> 552 </X>
|
||||||
<Y> 1399 </Y>
|
<Y> 1399 </Y>
|
||||||
<State> "Invisible" </State>
|
<State> "Enable" </State>
|
||||||
<Filename> Var( DirImage + "/bn_pay_with_comingSoon.png") </Filename>
|
<Filename> Var( DirImage + "/bn_pay_with_comingSoon.png") </Filename>
|
||||||
<FilenamePress> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenamePress>
|
<FilenamePress> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenamePress>
|
||||||
<FilenameDisable> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenameDisable>
|
<FilenameDisable> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenameDisable>
|
||||||
|
|
@ -1812,56 +1809,56 @@ EndIf
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
<Button>
|
;<Button>
|
||||||
<X> 328 </X>
|
;<X> 328 </X>
|
||||||
<Y> 1399 </Y>
|
;<Y> 1399 </Y>
|
||||||
;<State> PayWithAUBState </State>
|
;<State> PayWithAUBState </State>
|
||||||
<State> "Invisible" </State>
|
;<State> "Invisible" </State>
|
||||||
<Filename> "ROOT/taobin_project/inter/aus/image/payment_cash/bn_pay_with_ema.png" </Filename>
|
;<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>
|
;<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>
|
;<FilenameDisable> "ROOT/taobin_project/inter/aus/image/payment_cash/bd_pay_with_ema.png" </FilenameDisable>
|
||||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||||
<Volume> SoundVolume </Volume>
|
;<Volume> SoundVolume </Volume>
|
||||||
<EventClick>
|
;<EventClick>
|
||||||
|
;
|
||||||
If Timeout < 120 Then
|
; If Timeout < 120 Then
|
||||||
If CoinInFlag = 0 Then
|
; If CoinInFlag = 0 Then
|
||||||
If CancelFlag = 0 Then
|
; If CancelFlag = 0 Then
|
||||||
If alphaState = "Invisible" Then
|
; If alphaState = "Invisible" Then
|
||||||
|
;
|
||||||
Var QR_POPUP = "/img_popup_ema.png"
|
; Var QR_POPUP = "/img_popup_ema.png"
|
||||||
Var QRCODE99 = ""
|
; Var QRCODE99 = ""
|
||||||
|
;
|
||||||
Var FlagQROpened = 1
|
; Var FlagQROpened = 1
|
||||||
Var alphaState = "Enable"
|
; Var alphaState = "Enable"
|
||||||
Var PopupCancelButtonState = "Enable"
|
; Var PopupCancelButtonState = "Enable"
|
||||||
Var EMAPopupErrorState = "Invisible"
|
; Var EMAPopupErrorState = "Invisible"
|
||||||
|
;
|
||||||
Var scanresult = ""
|
; Var scanresult = ""
|
||||||
Var scanmsg = ""
|
; Var scanmsg = ""
|
||||||
Var EMAMemberID = ""
|
; Var EMAMemberID = ""
|
||||||
|
;
|
||||||
If IsCardlessEnable = 1 Then
|
; If IsCardlessEnable = 1 Then
|
||||||
CashlessReq OFF ""
|
; CashlessReq OFF ""
|
||||||
Var IsCardlessEnable = 0
|
; Var IsCardlessEnable = 0
|
||||||
EndIf
|
; EndIf
|
||||||
|
;
|
||||||
INITSCANQR
|
; INITSCANQR
|
||||||
|
;
|
||||||
Var CameraState = "Enable"
|
; Var CameraState = "Enable"
|
||||||
Var EMAEnterNumberButtonState = "Enable"
|
; Var EMAEnterNumberButtonState = "Enable"
|
||||||
|
;
|
||||||
Var popup_cancel_button_y = 1390
|
; Var popup_cancel_button_y = 1390
|
||||||
|
;
|
||||||
Refresh
|
; Refresh
|
||||||
EndIf
|
; EndIf
|
||||||
EndIf
|
; EndIf
|
||||||
EndIf
|
; EndIf
|
||||||
EndIf
|
; EndIf
|
||||||
|
;
|
||||||
|
;
|
||||||
</EventClick>
|
;</EventClick>
|
||||||
</Button>
|
;</Button>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
<X> 360 </X>
|
<X> 360 </X>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue