Wave invoice and saving Wave invoice data into my database
Mike234567
Member Posts: 4
I am planning to create a Wave invoice function on a website. The website is using PHP and I planned to have the Wave invoice feature in it. I want to ask how can I create a Wave invoice on my website and payment bill, invoice bill, and comments from Wave to our website. It is my first time creating an API so I am confused and it's there any place for me to learn how to create a WAVE API.
Besides that, I have questions regarding how to store data on my invoice. user name, budget, to my database.
Thank you
0
Comments
Hi mike,
AFAIK waveapps use graphql. You can use http API to communicate with waveapps.
Here are few links that might help