Recurring subscription sales invoice auto payment

Is there a feature in ERPNext to setup recurring sales invoices and automatic payments through PayPal integration? Right now I am doing this manually and was hoping there was a way to set it up automatically. Workflow would be like this:

  1. Get authorization from customer to run credit card X number of times (monthly)
  2. Setup sales invoice w/ subscription to run for the X number of runs
  3. ERP processes the payment through PayPal integration, makes the payment entry automatically with transaction ID from PayPal

Clearly would need a place to put customer’s credit card information.

Hello James,

Feature not available out-of-the-box. Opportunity to contribute :slight_smile:

Opened a git for this.

https://github.com/frappe/erpnext/issues/11239