fastbill / fastbill-php-sdk

php sdk for the api of https://www.fastbill.com/
https://apidocs.fastbill.com/
MIT License
24 stars 14 forks source link

Add RecurringCreate #36

Closed pclauberg closed 3 years ago

pclauberg commented 3 years ago

The RecurringInvoiceEntity.php already exists, but the repo is missing the necessary files to create a recurring invoice, like for invoices or estimates.

teiling88 commented 3 years ago

Hey @pclauberg, yes I will fix that next week!

Greetings. Thomas

teiling88 commented 3 years ago

Hey @pclauberg, I have no idea where I can find the recurring invoices in fastbill but it should work if I interpret the responses correctly :-) So I released the new sdk Version 0.1.0. Let me know if something is left over or everything is fine! Greetings

pclauberg commented 3 years ago

Hi @teiling88, you find the recurring invoices through our invoices list. I add the FAQ-article for reference. https://support.fastbill.com/hc/en-us/articles/201715197-How-to-administrate-your-recurring-invoices I can check the fix tomorrow and report back. Greetings

teiling88 commented 3 years ago

Hey @pclauberg,

ok than it works :-)

Greetings, Thomas