I setup the payment method in custom order form. Paypal Braintree Card Types dropdown coming blank in Magento 2.4.8-p1 that working fine in earlier magento version 2.4.6.
I call payment method using this line of code.
$block->getChildHtml('payment.method.' . $_code);