Skip to main content
Question

Connecting Stripe to FGO (Romanian invoice app)

  • November 21, 2025
  • 7 replies
  • 29 views

I need help integrating stripe with fgo - a Romanian invoicing app. Any advice appreciated!

7 replies

DavidLGS
Forum|alt.badge.img+6
  • Zapier Solution Partner
  • November 21, 2025

It doesn’t look like FGO has a Zapier integration, but it does appear that they have a public API

 

 

You can still use all the pre-built triggers and actions from Stripe (or use your own through the Stripe API too), but anything you want to do with FGO will have to be handled with webhooks into and out of the FGO API.


  • Author
  • New
  • November 21, 2025

Thanks a lot, David. Could you please help me with a bit more detailed info? Am I able to do this myself not being a tech person? 
The idea is that now I need to stop my activity, even when I get a small payment below 50 USD to create an invoice inside my FGO app based on the Stripe notification. The Romanian law does not allow me to send clients invoices from stripe so I am forced to use the FGO app. Thank you in advance for a follow up answer and suggestions on steps forward!


DavidLGS
Forum|alt.badge.img+6
  • Zapier Solution Partner
  • November 21, 2025

Anything involving direct API integrations and webhooks is considered an advanced step and/or requires some knowledge of code or custom development. Trying to teach you how to do that via forum posts would be quite involved and complex.

The API link I sent is all in Romanian so it’s very difficult for me to understand, and to use Google Translate on everything would take more time than I have available (for unpaid advice). Otherwise I would at least try to tell you which endpoint to use (for creating invoices)….although that’s also not very useful until you have authentication and possibly some other steps done ahead of time.

Hopefully some fellow Romanians can chime in or another developer with more time, but I don’t think I can offer any more free help unless you can add a few more specific details or questions. But I’m pretty sure I understand it completely anyways. Sorry!


  • Author
  • New
  • November 21, 2025

Thank you, David. I’d be interested to have an estimation of fees and time from you as well in case you offer such services.


DavidLGS
Forum|alt.badge.img+6
  • Zapier Solution Partner
  • November 21, 2025

I will send you a private message. 


Sparsh from Automation Jinn
Forum|alt.badge.img+6

Hey ​@DianaG,

Here is a helpful article about querying the API using Webhooks in Zapier- https://help.zapier.com/hc/en-us/articles/8496326446989-Send-webhooks-in-Zaps.

Hope it helps!


  • Author
  • New
  • November 22, 2025

Thank you! I doubt I will be able to do this automation myself but appreciate the help.