diff --git a/image/collectiing/bd_pay_with_codeInfinyx.png b/image/collectiing/bd_pay_with_codeInfinyx.png new file mode 100644 index 00000000..6a68c848 Binary files /dev/null and b/image/collectiing/bd_pay_with_codeInfinyx.png differ diff --git a/image/collectiing/bn_pay_with_codeInfinyx.png b/image/collectiing/bn_pay_with_codeInfinyx.png new file mode 100644 index 00000000..be3183b9 Binary files /dev/null and b/image/collectiing/bn_pay_with_codeInfinyx.png differ diff --git a/image/collectiing/bp_pay_with_codeInfinyx.png b/image/collectiing/bp_pay_with_codeInfinyx.png new file mode 100644 index 00000000..1206fa27 Binary files /dev/null and b/image/collectiing/bp_pay_with_codeInfinyx.png differ diff --git a/image/collectiing/img_popupDtac.png b/image/collectiing/img_popupDtac.png index 4e0f3eca..b632afc4 100644 Binary files a/image/collectiing/img_popupDtac.png and b/image/collectiing/img_popupDtac.png differ diff --git a/image/collectiing/img_popupGLX.png b/image/collectiing/img_popupGLX.png index 5707f199..c1622b7d 100644 Binary files a/image/collectiing/img_popupGLX.png and b/image/collectiing/img_popupGLX.png differ diff --git a/image/collectiing/img_popupInfinyx.png b/image/collectiing/img_popupInfinyx.png new file mode 100644 index 00000000..d5dcbca6 Binary files /dev/null and b/image/collectiing/img_popupInfinyx.png differ diff --git a/image/collectiing/text_42.png b/image/collectiing/text_42.png new file mode 100644 index 00000000..cafae054 Binary files /dev/null and b/image/collectiing/text_42.png differ diff --git a/image/collectiing_en/img_popupInfinyx.png b/image/collectiing_en/img_popupInfinyx.png new file mode 100644 index 00000000..d5dcbca6 Binary files /dev/null and b/image/collectiing_en/img_popupInfinyx.png differ diff --git a/image/collectiing_en/text_42.png b/image/collectiing_en/text_42.png new file mode 100644 index 00000000..a0b22053 Binary files /dev/null and b/image/collectiing_en/text_42.png differ diff --git a/xml/page_payment_codeInfinyx.xml b/xml/page_payment_codeInfinyx.xml new file mode 100644 index 00000000..29a27647 --- /dev/null +++ b/xml/page_payment_codeInfinyx.xml @@ -0,0 +1,699 @@ + + + "Enable" + 1080 + 1920 + "0xeae6e1" + PlaySoundCodeLang + SoundVolume + "Partial" + + ; On open + Var ECommerce = "" + Var Seeker.FreeVendingCampaign = 0 + + Var Timeout = 0 + + Var GetPayInfoFlag = 0 + Var Seeker.CodeChannel = 0 + + ;Var VendingQRCode = "ERROR" + ;VendingQR ON + ;Var QRCODE99 = "" + + ;CoinVending OFF + + Var ShowTextNumber = "Enable" + Var ShowErrorText = "Invisible" + Var Tel_Confirm_State = "Invisible" + Var ErrorCause = "" + + + If show_eng = "true" Then + Var DirImage = "ROOT/taobin_project/image/collectiing_en" + Else + Var DirImage = "ROOT/taobin_project/image/collectiing" + EndIf + + + Var Mode# = 0 + Var Str# = "" + Var TelephoneNumber# = "" + + + 1000 + + ;Open "ROOT/xml/page_board.xml" + + + + Var Timeout = Timeout + 1 + If Timeout > 30 Then + + Open "ROOT/taobin_project/xml/page_payment_codeOther.xml" + + Refresh + EndIf + + TimerReset + + + + + If ViewBill > 0 Then + CoinVending BILLREJECT + EndIf + + + + + + + + If Seeker.CodeChannel = 1 Then + + SAVELOG "Seeker.CodeChannel 1 > ActOK." + + SAVELOG ECommerce + + SPLIT ECommerce "/" 5 Seeker.VendingCode + SPLIT ECommerce "/" 7 Seeker.VendingCampaignRI3 + SPLIT ECommerce "/" 8 VendingCampaign1 + + If Seeker.VendingCode = "" Then + Var Seeker.VendingCode = "C00" + EndIf + + If Seeker.VendingCode = "KBA:2" Then + Var Seeker.VendingCode = "C00" + EndIf + + If Seeker.VendingCode = "AIR:2" Then + Var Seeker.VendingCode = "C00" + EndIf + + If Seeker.VendingCode = "TWN:2" Then + Var Seeker.VendingCode = "C00" + EndIf + + SAVELOG Seeker.VendingCode + SAVELOG Seeker.VendingCampaignRI3 + + + If Seeker.VendingCode = "C00" Then + + Else + + Var VendingCreditRemain = "" + Var IntVendingCampaign1 = VendingCampaign1 + INT IntVendingCampaign1 + + If IntVendingCampaign1 > 0 Then + Var VendingCreditRemain = VendingCampaign1 + EndIf + + + + Var Seeker.IntVendingCampaign = Seeker.VendingCampaignRI3 + INT Seeker.IntVendingCampaign + + Var VendingREFID = SessionID + + If Seeker.IntVendingCampaign > 0 Then + Var QRChannel = 0 + + If Seeker.IntVendingCampaign >= PayAmount Then + ;Open "ROOT/taobin_project/xml/page_payment_cash.xml" + Var Seeker.VendingCampaign = PayAmount + Var Seeker.FreeVendingCampaign = 1 + CoinVending OFF + ;Var GIFShowProcess = "ROOT/ui/page_05_loading/pic_loading_cup.gif" + If CART_COUNT >= 1 Then + + Cart "PreparID" 1 + Var CART_INDEX = 1 + Var PayReference = "" + GenHashWithTimeStamp PayReference + Cart "MakeID" CART_INDEX + Open "ROOT/taobin_project/xml/page_thankyou.xml" + Else + Var CART_INDEX = 0 + + If Seeker = "curr" Then + MakeDrinkV1 SelectDrink SelectSugarID + Var TxRef1 = "" + CreateTxRef1 TxRef1 + Else + DEBUGVAR Seeker + Var TxRef1 = "" + CreateTxRef1 TxRef1 + + Var DrinkPaid = SelectDrink + Var PaidPaymentFromNextStage = 1 + EndIf + Open "ROOT/taobin_project/xml/page_thankyou.xml" + EndIf + EndIf + + Var Seeker.CodeChannel = 1 + + If CART_COUNT >= 1 Then + Open "ROOT/taobin_project/xml/page_payment_cashMore.xml" + Else + Open "ROOT/taobin_project/xml/page_payment_cash.xml" + EndIf + + + + Else + + Var ShowErrorText = "Enable" + Var text_show_error = DirImage + "/text_show_error.png" + Var GetPayInfoFlag = 0 + Var Seeker.CodeChannel = 0 + + EndIf + EndIf + + Else + + + + + EndIf + + + + + If Seeker.CodeChannel = 1 Then + Var TelephoneNumber = "" + + Var ShowErrorText = "Enable" + + SAVELOG ShowErrorText + + Var text_show_error = DirImage + "/text_show_error2.png" + + If ErrorCause = "failed_fromoper_0002" Then + Var text_show_error = DirImage + "/text_show_error.png" + EndIf + + If ErrorCause = "failed_fromoper_0005" Then + Var text_show_error = DirImage + "/text_show_error3.png" + EndIf + + If ErrorCause = "failed_fromoper_0006" Then + Var text_show_error = DirImage + "/text_show_error4.png" + EndIf + + Var GetPayInfoFlag = 0 + Var Seeker.CodeChannel = 0 + Var Tel_Confirm_State = "Disable" + Refresh + EndIf + + + + + + + + 0 + 380 + "ROOT/taobin_project/image/collectiing/alpha.png" + + + + + 158 + 667 + "ROOT/taobin_project/image/collectiing/img_popup1.png" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 217 + 868 + Var( DirImage + "/img3.png" ) + + + + 244 + 882 + ShowTextNumber + "Enable" + Var( DirImage + "/text_12.png" ) + + + + + 0 + 883 + 1080 + Center + 62 + RobotoBlack + 0x513C2F + "Enable" + TelephoneNumber# + + + + + + + 188 + 760 + Var( DirImage + "/text_42.png" ) + + + + 152 + 1001 + "Enable" + ShowErrorText + text_show_error + + + + 158 + 513 + Var( DirImage + "/img_popupInfinyx.png" ) + + + +; +; 0 +; 0 +; "ROOT/taobin_project/image/ad_medium_2.png" +; + + + + + + + Open "/media/bt/xml/security_alarm.xml" + + + + + + + diff --git a/xml/page_payment_codeOther.xml b/xml/page_payment_codeOther.xml index a9e6f89d..7a5b7cbf 100644 --- a/xml/page_payment_codeOther.xml +++ b/xml/page_payment_codeOther.xml @@ -163,14 +163,14 @@ 441 937 "Enable" - "ROOT/taobin_project/image/collectiing/bn_pay_with_codeSCG.png" - "ROOT/taobin_project/image/collectiing/bp_pay_with_codeSCG.png" - "ROOT/taobin_project/image/collectiing/bd_pay_with_codeSCG.png" + "ROOT/taobin_project/image/collectiing/bn_pay_with_codeInfinyx.png" + "ROOT/taobin_project/image/collectiing/bp_pay_with_codeInfinyx.png" + "ROOT/taobin_project/image/collectiing/bd_pay_with_codeInfinyx.png" "ROOT/sounds/codebuttom.wav" SoundVolume - Open "ROOT/taobin_project/xml/page_payment_codeSCG.xml" + Open "ROOT/taobin_project/xml/page_payment_codeInfinyx.xml" @@ -195,14 +195,14 @@ 211 1161 "Enable" - "ROOT/taobin_project/image/collectiing/bn_pay_with_codeLH.png" - "ROOT/taobin_project/image/collectiing/bp_pay_with_codeLH.png" - "ROOT/taobin_project/image/collectiing/bd_pay_with_codeLH.png" + "ROOT/taobin_project/image/collectiing/bn_pay_with_codeRabbit.png" + "ROOT/taobin_project/image/collectiing/bp_pay_with_codeRabbit.png" + "ROOT/taobin_project/image/collectiing/bd_pay_with_codeRabbit.png" "ROOT/sounds/codebuttom.wav" SoundVolume - Open "ROOT/taobin_project/xml/page_payment_codeLH.xml" + Open "ROOT/taobin_project/xml/page_payment_codeRabbit.xml" @@ -243,14 +243,14 @@ 211 1385 "Enable" - "ROOT/taobin_project/image/collectiing/bn_pay_with_codeRabbit.png" - "ROOT/taobin_project/image/collectiing/bp_pay_with_codeRabbit.png" - "ROOT/taobin_project/image/collectiing/bd_pay_with_codeRabbit.png" + "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" + "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" + "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" "ROOT/sounds/codebuttom.wav" SoundVolume - Open "ROOT/taobin_project/xml/page_payment_codeRabbit.xml" + ;Open "ROOT/taobin_project/xml/page_payment_codeRabbit.xml"