8000 GitHub - alexjonesro/Stripe-Oblio: Integrare Oblio cu Stripe. Genereaza facturi in Oblio pe baza tranzactiilor din Stripe prin API.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexjonesro/Stripe-Oblio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Stripe integration with Oblio.eu API implementation for PHP using webhooks.

Daca vinzi in EU/international creeaza o companie noua in Oblio cu codul de TVA intracomunitar al companiei https://www.oblio.eu/intrebari-frecvente/cum-adaug-codul-tva-intracomunitar. Vei folosi datele acelea pentru a putea adauga TVA intracomunitar pe facturi. *Discutati cu contabilul inainte de a face aceste schimbari. Seteaza contul pentru noua companie de la 0 cu toate datele.

#Install Oblio API using composer

composer require obliosoftware/oblio-api

#Edit the file:

Change the CIF with the EU VAT Cif. (if you sell to EU/international customers)

Change the email

Change the API key

#add the file to your server

#Create a webhook in stripe add the event: invoice.paid

##Add the url of the hosted file as a webhook to Stripe:

https://yourserver.com/stripe-oblio.php

About

Integrare Oblio cu Stripe. Genereaza facturi in Oblio pe baza tranzactiilor din Stripe prin API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0