Is it possible to disable the checkout button on cart page, when we use Paypal ? Because when we click to it, we go to one pagecheckout with others options.
You can hide it with CSS modification, just set display: none for example. The second option is to remove it directly from the cshtml file in your theme.