GBR: Changed payment service name AUB -> UKB

This commit is contained in:
Kenta420 2025-06-02 17:48:55 +07:00
parent e31c6040f9
commit 0239198572

View file

@ -176,14 +176,14 @@
Var PayWithCreditCardState = "Disable" Var PayWithCreditCardState = "Disable"
Var PayWithTaoCreditState = "Disable" Var PayWithTaoCreditState = "Disable"
Var PayWithCouponState = "Disable" Var PayWithCouponState = "Disable"
Var PayWithAUBState = "Disable" Var PayWithUKBState = "Disable"
Var PayWithFatzebraState = "Disable" Var PayWithFatzebraState = "Disable"
If RoadShow = "true" Then If RoadShow = "true" Then
Var PayWithCreditCardState = "Invisible" Var PayWithCreditCardState = "Invisible"
Var PayWithTaoCreditState = "Invisible" Var PayWithTaoCreditState = "Invisible"
Var PayWithCouponState = "Invisible" Var PayWithCouponState = "Invisible"
Var PayWithAUBState = "Invisible" Var PayWithUKBState = "Invisible"
Var PayWithFatzebraState = "Invisible" Var PayWithFatzebraState = "Invisible"
Var showRemaining = "Free" Var showRemaining = "Free"
Else Else
@ -191,7 +191,7 @@
Var PayWithCreditCardState = "Enable" Var PayWithCreditCardState = "Enable"
Var PayWithTaoCreditState = "Enable" Var PayWithTaoCreditState = "Enable"
Var PayWithCouponState = "Enable" Var PayWithCouponState = "Enable"
Var PayWithAUBState = "Enable" Var PayWithUKBState = "Enable"
Var PayWithFatzebraState = "Enable" Var PayWithFatzebraState = "Enable"
If Seeker.IntVendingCredit > 0 Then If Seeker.IntVendingCredit > 0 Then
@ -199,7 +199,7 @@
Var PayWithCreditCardState = "Enable" Var PayWithCreditCardState = "Enable"
Var PayWithTaoCreditState = "Disable" Var PayWithTaoCreditState = "Disable"
Var PayWithCouponState = "Disable" Var PayWithCouponState = "Disable"
Var PayWithAUBState = "Disable" Var PayWithUKBState = "Disable"
Var PayWithFatzebraState = "Enable" Var PayWithFatzebraState = "Enable"
EndIf EndIf
@ -343,7 +343,7 @@
Var PayWithCreditCardState = "Enable" Var PayWithCreditCardState = "Enable"
Var PayWithTaoCreditState = "Disable" Var PayWithTaoCreditState = "Disable"
Var PayWithCouponState = "Disable" Var PayWithCouponState = "Disable"
Var PayWithAUBState = "Disable" Var PayWithUKBState = "Disable"
Var PayWithFatzebraState = "Disable" Var PayWithFatzebraState = "Disable"
Var PayOfflineMode = 1 Var PayOfflineMode = 1
@ -404,7 +404,7 @@
Var PayWithCreditCardState = "Disable" Var PayWithCreditCardState = "Disable"
Var PayWithTaoCreditState = "Disable" Var PayWithTaoCreditState = "Disable"
Var PayWithCouponState = "Disable" Var PayWithCouponState = "Disable"
Var PayWithAUBState = "Disable" Var PayWithUKBState = "Disable"
Var PayWithFatzebraState = "Disable" Var PayWithFatzebraState = "Disable"
EndIf EndIf
@ -444,7 +444,7 @@
Var ECommerceQR = ECommerceQR + "/" Var ECommerceQR = ECommerceQR + "/"
Var ECommerceQR = ECommerceQR + SelectDrink Var ECommerceQR = ECommerceQR + SelectDrink
Var ECommerceQR = ECommerceQR + "/" Var ECommerceQR = ECommerceQR + "/"
Var ECommerceQR = ECommerceQR + "AUB:2:" Var ECommerceQR = ECommerceQR + "UKB:2:"
Var ECommerceQR = ECommerceQR + EMAMemberID Var ECommerceQR = ECommerceQR + EMAMemberID
Var ECommerceQR = ECommerceQR + "/" Var ECommerceQR = ECommerceQR + "/"
@ -532,7 +532,7 @@
Var Seeker.CampaignPayChanel = "linepay" Var Seeker.CampaignPayChanel = "linepay"
EndIf EndIf
If ReqPayInfoFlag2 = 6 Then If ReqPayInfoFlag2 = 6 Then
Var Seeker.CampaignPayChanel = "aubpay" Var Seeker.CampaignPayChanel = "ukbpay"
EndIf EndIf
@ -690,7 +690,7 @@
SPLIT ECommerceQR "/" 6 MemberData SPLIT ECommerceQR "/" 6 MemberData
If VendingQRTypeResult = "AUB" Then If VendingQRTypeResult = "UKB" Then
Var CashTextWarning = "" Var CashTextWarning = ""
Var QRErrorState = "Invisible" Var QRErrorState = "Invisible"
Var ReqPayInfoFlag = 0 Var ReqPayInfoFlag = 0
@ -922,7 +922,7 @@
If RoadShow = "true" Then If RoadShow = "true" Then
Else Else
Var PayWithTaoCreditState = "Press" Var PayWithTaoCreditState = "Press"
Var PayWithAUBState = "Press" Var PayWithUKBState = "Press"
Var PayWithFatzebraState = "Press" Var PayWithFatzebraState = "Press"
EndIf EndIf
@ -1485,7 +1485,7 @@
Var ECommerceQR = ECommerceQR + "/" Var ECommerceQR = ECommerceQR + "/"
Var ECommerceQR = ECommerceQR + SelectDrink Var ECommerceQR = ECommerceQR + SelectDrink
Var ECommerceQR = ECommerceQR + "/" Var ECommerceQR = ECommerceQR + "/"
Var ECommerceQR = ECommerceQR + "AUB:2:" Var ECommerceQR = ECommerceQR + "UKB:2:"
Var ECommerceQR = ECommerceQR + EMAMemberID Var ECommerceQR = ECommerceQR + EMAMemberID
Var ECommerceQR = ECommerceQR + "/" Var ECommerceQR = ECommerceQR + "/"
@ -1828,7 +1828,7 @@ EndIf
;<Y> 1399 </Y> ;<Y> 1399 </Y>
<X> 328 </X> <X> 328 </X>
<Y> 1399 </Y> <Y> 1399 </Y>
<State> PayWithAUBState </State> <State> PayWithUKBState </State>
<Filename> "ROOT/taobin_project/inter/gbr/image/payment_cash/bn_pay_with_ema.png" </Filename> <Filename> "ROOT/taobin_project/inter/gbr/image/payment_cash/bn_pay_with_ema.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/gbr/image/payment_cash/bp_pay_with_ema.png" </FilenamePress> <FilenamePress> "ROOT/taobin_project/inter/gbr/image/payment_cash/bp_pay_with_ema.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/inter/gbr/image/payment_cash/bd_pay_with_ema.png" </FilenameDisable> <FilenameDisable> "ROOT/taobin_project/inter/gbr/image/payment_cash/bd_pay_with_ema.png" </FilenameDisable>