Download the PHP package snapp-market-pro/moadian without Composer
On this page you can find all versions of the php package snapp-market-pro/moadian. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download snapp-market-pro/moadian
More information about snapp-market-pro/moadian
Files in snapp-market-pro/moadian
Package moadian
Short Description PHP SDK for working with tp.tax.gov.ir (سامانه مودیان مالیاتی)
License MIT
Informations about the package moadian
Moadian - سامانه مودیان مالیانی
کد PHP برای اتصال به سامانه مودیان مالیاتی (نظام پایانه های فروشگاهی و سامانه مودیان).
PHP code for connecting to Moadian Maliati Organization (Store Terminals and Taxpayer System).
Disclaimer
This software is provided as is without any warranty whatsoever, including accuracy and comprehensiveness. We are not associated with Moadian Maliati Organization and we have worked with the API just as simple clients so we are limited in the amount of support and help we can give regarding the functionality of the API. We have however personally used this package and have successfully submitted tens of thousands of invoices.
Installation
Usage
- Generate an RSA key pair according to specifications in moadian admin panel.
- Upload the public key of that key pair and get a username.
- Following get-tax-org-public-key get Tax Organization public key and key ID and store them somewhere.
- Construct the
Moadian
class with your private key, tax org public key, tax org key ID, your username and base url of tax org api if needed. - Login and set the received token on
Moadian
class. - Send Invoices or Inquire their status by reference numbers following inquire-by-reference-numbers.
All versions of moadian with dependencies
ext-openssl Version *
guzzlehttp/guzzle Version ^7.5
ramsey/uuid Version ^4.7
phpseclib/phpseclib Version ~3.0