Balance Transfer
Midway
Seamless
@csrf {{-- Instance --}}
Instances:
--Choose an option--
@forelse ($instances as $row)
{{ $row->instance_name }}
@empty
No instances found
@endforelse
{{-- Player username --}}
Player username:
{{-- Player password --}}
Player password:
{{-- Game code --}}
Game code:
{{-- Language --}}
Language:
--Choose an option--
English
Chinese Simplified
Japanese
Korean
Thai
Spanish
Vietnamese
Indonesian
Melayu
{{-- Technology --}}
Technology:
--Choose an option--
UGL method
Old method
{{-- Method --}}
Method:
--Choose an option--
Web
Mobile
{{-- Window --}}
Window:
--Choose an option--
Iframe
New window
{{-- Submit --}}
Open Game
@csrf {{-- Player username --}}
Player username:
• Username must be
UPPERCASE
• Midway PROD prefix:
MIDDEV
• Midway UAT prefix:
CRXTESTDEVT
{{-- Game code --}}
Game code:
{{-- Language --}}
Language:
--Choose an option--
English
Chinese Simplified
Japanese
Korean
Thai
Spanish
Vietnamese
Indonesian
Melayu
{{-- Method --}}
Method:
--Choose an option--
Web
Mobile
{{-- No live lobby --}}
NoLiveLobby:
--Choose an option--
Yes
No
{{-- Full screen --}}
FullScreen:
--Choose an option--
Bypass fullScreen
FullScreen
{{-- Window --}}
Window:
--Choose an option--
Iframe
New window
{{-- Midway API Endpoint --}}
Midway API Endpoint:
Use this endpoint to access Midway APIs (Authenticate, GetBalance, Bet, etc.)
{{-- Submit --}}
Open Game
@csrf {{-- Casino --}}
Casino:
--Choose an option--
@forelse ($casino as $row)
{{ $row->casino }}
@empty
No casino found
@endforelse
{{-- Player username --}}
Player username:
• Username must be
UPPERCASE
• Prefix required:
MAN4, MAN5
• This is an
INTERNAL PLAYER
{{-- Game code --}}
Game code:
{{-- Currency --}}
Currency:
{{-- Country code --}}
Country code:
{{-- Balance Type --}}
Balance Type:
--Choose an option--
Internal (Test Account)
Real (Live Account)
{{-- Language --}}
Language:
--Choose an option--
English
Chinese Simplified
Japanese
Korean
Thai
Spanish
Vietnamese
Indonesian
Melayu
{{-- Method --}}
Method:
--Choose an option--
Web
Mobile
{{-- No live lobby --}}
NoLiveLobby:
--Choose an option--
Yes
No
{{-- Full screen --}}
FullScreen:
--Choose an option--
Bypass fullScreen
FullScreen
{{-- Window --}}
Window:
--Choose an option--
Iframe
New window
{{-- Seamless API Endpoint --}}
Seamless API Endpoint:
Use this endpoint to access Seamless APIs (Authenticate, GetBalance, Bet, etc.)
{{-- Submit --}}
Open Game
{{-- Handle new window behavior --}}