AUS: Hide some payment
This commit is contained in:
parent
d707464e24
commit
d6b8737471
6 changed files with 3397 additions and 20392 deletions
|
|
@ -1451,6 +1451,7 @@
|
|||
|
||||
Var LOADING_STATE = "Enable"
|
||||
Var EMAEnterNumberButtonState = "Disable"
|
||||
Var PopupCancelButtonState = "Disable"
|
||||
|
||||
VendingQR ON
|
||||
|
||||
|
|
@ -1607,7 +1608,8 @@
|
|||
|
||||
<Button>
|
||||
<X> 216 </X>
|
||||
<Y> 1176 </Y>
|
||||
;<Y> 1176 </Y>
|
||||
<Y> 1250 </Y>
|
||||
<State> PayWithCreditCardState </State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_ccard_AUS.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_pay_with_ccard_AUS.png") </FilenamePress>
|
||||
|
|
@ -1635,7 +1637,8 @@ EndIf
|
|||
|
||||
<Button>
|
||||
<X> 439 </X>
|
||||
<Y> 1176 </Y>
|
||||
;<Y> 1176 </Y>
|
||||
<Y> 1250 </Y>
|
||||
<State> PayWithTaoCreditState </State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_credit_AUS.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_pay_with_credit_AUS.png") </FilenamePress>
|
||||
|
|
@ -1666,7 +1669,8 @@ EndIf
|
|||
|
||||
<Button>
|
||||
<X> 664 </X>
|
||||
<Y> 1176 </Y>
|
||||
;<Y> 1176 </Y>
|
||||
<Y> 1250 </Y>
|
||||
<State> PayWithCouponState </State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_code.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_pay_with_code.png") </FilenamePress>
|
||||
|
|
@ -1785,7 +1789,7 @@ EndIf
|
|||
<Button>
|
||||
<X> 552 </X>
|
||||
<Y> 1399 </Y>
|
||||
<State> "Enable" </State>
|
||||
<State> "Invisible" </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>
|
||||
|
|
@ -1799,7 +1803,8 @@ EndIf
|
|||
<Button>
|
||||
<X> 328 </X>
|
||||
<Y> 1399 </Y>
|
||||
<State> PayWithAUBState </State>
|
||||
;<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue