add enable credit for mys

This commit is contained in:
Pakin 2024-01-30 17:12:56 +07:00
parent 88964df4ca
commit 3449fcc9cb
3 changed files with 371 additions and 0 deletions

View file

@ -451,6 +451,15 @@
__CMD "prepar-cup-from-order" 0 "-" "-"
;Var PayState5 = "Enable"
If EnableCreditCard = "true" Then
Var PayState5 = "Enable"
Else
Var PayState5 = "Disable"
EndIf
DEBUGVAR PayState5
;Open "ROOT/taobin_project/xml/page_page_camera.xml"