Options

Wave invoice and saving Wave invoice data into my database

Mike234567Mike234567 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

Comments

  • Options
    amritmsamritms Member Posts: 2

    Hi mike,
    AFAIK waveapps use graphql. You can use http API to communicate with waveapps.

    Here are few links that might help

    https://developer.waveapps.com/hc/en-us/articles/360020948171-Create-a-Wave-Account-and-Test-Businesses
    https://developer.waveapps.com/hc/en-us/articles/360018937431-API-Playground
    
Sign In or Register to comment.