Skip to content

KrestonBulmar/fakturirane-bg-api-connect-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fakturirane.bg API Soap Connect Example

This project shows a practical example code, on how to interact with Fakturirane.bg SOAP Api

Prerequisites

Before running the project, ensure you have the following installed:

  • PHP 7.2.5 or higher
  • Composer (Dependency Manager for PHP)

Installation

  1. Clone the repository:

    git clone https://github.com/your-repo/soap-api-example.git
    cd soap-api-example
  2. Install dependencies using Composer:

    composer install
  3. Copy the .env.example file to .env:

  4. Update the .env file with your API credentials and configuration:

FAKTURIRANE_API_USERNAME=your_username
FAKTURIRANE_API_PASSWORD=your_password
FAKTURIRANE_API_URL=https://fakturirane.bg/api/
FAKTURIRANE_API_EIK=your_eik

Running the Project

php src/index.php

About

An Example on how to connect to the Fakturirane.bg API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages