“In Magento2 we have new module Recurring Payment. This module contains classes and methods moved out from the Sales module as well as relevant elements that ensure using the recurring profile functionality by the payment methods”.
This information we can find in the official Magento documentation. But in just installed 1.0.0-beta we don’t see the Recurring Payment module. It seems like Magento team removed this module from the core. I started investigating and found out that the module really was in Magento 2, but only before version 0.1.0-alpha106. Nothing says in the changelog that module was deleted in version 0.1.0-alpha107. We can only see it in test:
The module is enabled in the admin panel In Magento 1.9.1.0 and deleted in Magento 2.0.