I appreciate your help and the plugin itself! This seems to make things work regarding the blocks. For the hooks() method in SubscriptionCheckout.php
add_action('woocommerce_store_api_checkout_order_processed', $this);
Thank you for your response! The issue is because of a block based checkout is not being hooked. Thanks for your confirmation; Now I can use the plugin!