Your payment method {{ $method->name }}
@if ($settings->enable_withdrawal_otp)
OTP will be sent to your email address
@endif @if (!$method->default_pay || $method->name == 'BUSD') @if ($method->methodtype == 'crypto')
{{ $method->name }} is not a default withdrawal option in your account, please enter the correct wallet address to recieve your funds.
@else
{{ $method->name }} is not a default withdrawal option in your account, please enter the correct bank details seperated by comma to recieve your funds.
BankName: Name, Account Number: Number, Account name: Name, Swift Code: Code
@endif @endif
Complete Request