Just add this code in some where in your javascript code
if($('label[for=payment-option-1]').length!=0)
$('label[for=payment-option-1]').trigger('click');
You can change 1 to any payment you want choose by default
Just add this code in some where in your javascript code
if($('label[for=payment-option-1]').length!=0)
$('label[for=payment-option-1]').trigger('click');
You can change 1 to any payment you want choose by default
Just add this code in some where in your javascript code
if($('label[for=payment-option-1]').length!=0)
$('label[for=payment-option-1]').trigger('click');
You can change 1 to any payment you want choose by default
Just add this code in some where in your javascript code
if($('label[for=payment-option-1]').length!=0)
$('label[for=payment-option-1]').trigger('click');