MYS+INTER: add ";inter" comments & update disable promo mys until server ready

This commit is contained in:
Pakin 2024-03-21 09:40:19 +07:00
parent f7921e59f8
commit 81b0ee0604
90 changed files with 24207 additions and 23935 deletions

View file

@ -18,23 +18,27 @@
; Open "ROOT/taobin_project/xml/page_payment_camera.xml"
;EndIf
;inter-xml-open
If CountryName = "Malaysia" Then
Open "ROOT/taobin_project/xml/page_payment_cash-MYR.xml"
EndIf
;inter-xml-open
If CountryName = "Indonesia" Then
Open "ROOT/taobin_project/xml/page_payment_cash-IDR.xml"
EndIf
;inter-xml-open
If CountryName = "Australia" Then
Open "ROOT/taobin_project/xml/page_payment_cash-AUS.xml"
EndIf
;inter-xml-open
If CountryName = "Singapore" Then
Open "ROOT/taobin_project/xml/page_payment_cash-SGP.xml"
EndIf
;inter-xml-open
If CountryName = "UnitedArabEmirates Dubai" Then
Open "ROOT/taobin_project/xml/page_payment_cash-UAE.xml"
EndIf