I am a developer trying to setup a recurring invoice automatically from code. I am using .NET using C#. What I want to do is create the recurring invoice when they check out behind the scenes without me having me to manually create one from the dashboard. Is there a way to call the API and do it programatically?
Not at this time, See also this Stack Overflow question.
Square Community