Download the PHP
package paycore/openfintech-data without Composer
On this page you can find all versions of the php package
paycore/openfintech-data. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
Vendor paycore Package openfintech-data Short Description Openfintech data License
MIT
FAQ
After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.
Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.
In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories.
In this case some credentials are needed to access such packages.
Please use the auth.json textarea to insert credentials, if a package is coming from a private repository.
You can look here for more information.
Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
To use Composer is sometimes complicated. Especially for beginners.
Composer needs much resources. Sometimes they are not available on a simple webspace.
If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Mission: speeds up development and helps FinTech-services to communicate in one language.
Provides: open data for vendors, companies, organizations, currencies, banks, digital exchangers, payment providers (PSP), payment methods, etc.
Created for: communication of cross-integrated micro-services in "one language".
The goal is: to standardize entity identifiers that are used to exchange information among different web-services.
Overview
International standards yield technological, economic and social advantages.
Benefits for community:
Development boost. Standards speed up the development of new applications and simplify the process of communication between the services.
It's Free! Data and service is available under the MIT License.
Collaboration. It is an open standard and open data, every player of FinTech market can contribute to development and enhancement.
Easy integration. All data is available through native JSON data sources with JSON-Schemas.
Rich development tools. SDKs, UI Viewer and Editor (in-progress), data convertors, validators, formaters, etc.
Data
OpenFinTech catalog includes Data and Unified Identification Codes of the FinTech industry and world-wide services like:
Vendors: Organizations and companies.
Currencies: National, Digital, Virtual, Cryptocurrencies, etc.
Banks and Branches.
Payment Service Providers (PSP): Distributors, Aggregators, Collectors, Acquirers, etc.
Payment & Payout Methods: E-wallets, Bank Cards, Prepaid Cards, SSK, Alternative Methods, etc.
Digital Exchangers: Online, Offline, Stock, etc.
It also includes different resources like entity logos and icons.
UML
Agreement
Identification code (natural key) MUST be
Unique in data collection
Not less than 3 symbols and
Consist of:
Characters a to z
Digits 0 through 9
Hyphen (-), Dot (.), Underscore (_), But cannot start nor end with them
Good example: "paypal", "walletone", "webmoney-transfer", "ingbank.pl"
Bad example: "pay_pal", "w1", "wm_trn", "ingbpl"
Resources COULD contains such files as:
Icon
Filename: icon.[png|svg]
Format: Only PNG or SVG (is more preferable).
Shape: Icons are made to fit in squares (‘quadratic’), while logos do not have shape restrictions.
Size: Icons are usually in 16x16 (favicon) or 512x512 (large size is more preferable).
Logo
Filename: logo.[png|svg]
Format: Only PNG or SVG (is more preferable).
Shape: Logos on the other hand are vector based, and can be scaled into any size without losing quality since they also need to be used in different materials related to the organization it represents such as brochures, business cards, website, banner, signage etc.
Size: Min width is 200 px. Max width is 2000 px. Large size is more preferable.
Translatable values MUST be:
Format: key-value array, where key is 2-char ISO language code (example: "en", "ge", "uk").
https://github.com/greggles/mcc-codes
A public repository of Merchant Category Codes (MCC) in formats easier to read than most places (i.e. not a PDF).
Composer command for our command line client (download client)This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free.Standard composer command
The package paycore/openfintech-data contains the following files
Loading the files please wait ....
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.