WooCommerce provides the ability to create custom payment gateway to use for checkout. This can be done by creating a custom plugin as an extension of WooCommerce.
Learn about Payment Gateway API and how to build one please check below reference links.
References