{"id":29197525,"url":"https://github.com/selviler/posnet-payment-service","last_synced_at":"2025-12-13T14:06:29.111Z","repository":{"id":62532262,"uuid":"467698293","full_name":"selviler/posnet-payment-service","owner":"selviler","description":"posnet payment system from turkish banks","archived":false,"fork":false,"pushed_at":"2024-10-20T21:37:41.000Z","size":27,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-07T02:03:46.550Z","etag":null,"topics":["bank","banking","composer","payment","payment-service","php","php-package","php7"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/selviler.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-08T22:38:51.000Z","updated_at":"2024-10-20T21:36:48.000Z","dependencies_parsed_at":"2024-10-28T15:27:28.980Z","dependency_job_id":"1c9555d2-78e6-42ba-9565-462444732066","html_url":"https://github.com/selviler/posnet-payment-service","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":"0.46153846153846156","last_synced_commit":"8747781ff52b33bc16443da254f6bffb3194366a"},"previous_names":["selviler/posnet-payment-service","slvler/posnet-payment-service"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/selviler/posnet-payment-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selviler%2Fposnet-payment-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selviler%2Fposnet-payment-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selviler%2Fposnet-payment-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selviler%2Fposnet-payment-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selviler","download_url":"https://codeload.github.com/selviler/posnet-payment-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selviler%2Fposnet-payment-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27706783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bank","banking","composer","payment","payment-service","php","php-package","php7"],"created_at":"2025-07-02T07:09:48.774Z","updated_at":"2025-12-13T14:06:29.027Z","avatar_url":"https://github.com/selviler.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Yapikredi-Posnet-Service\n\n[![tests](https://github.com/slvler/posnet-payment-service/actions/workflows/tests.yml/badge.svg)](https://github.com/slvler/posnet-payment-service/actions/workflows/tests.yml)\n[![Latest Stable Version](https://poser.pugx.org/slvler/posnet-payment-service/v)](https://packagist.org/packages/slvler/posnet-payment-service)\n[![Latest Unstable Version](https://poser.pugx.org/slvler/posnet-payment-service/v/unstable)](https://packagist.org/packages/slvler/posnet-payment-service)\n[![License](https://poser.pugx.org/slvler/posnet-payment-service/license)](https://packagist.org/packages/slvler/posnet-payment-service)\n[![Total Downloads](https://poser.pugx.org/slvler/posnet-payment-service/downloads)](https://packagist.org/packages/slvler/posnet-payment-service)\n\na Turkish YapiKredi Bank POS service connection for PHP.\n#### Composer\n```bash\ncomposer require slvler/posnet-payment-service\n```\n```php\n\u003c?php\n$conf = [\n    'mid' =\u003e 'xxxxxxxxxx',\n    'tid' =\u003e 'xxxxxxxx',\n    'clientId' =\u003e 'xxxx',\n    'clientUser' =\u003e 'xxxxxxxx',\n    'clientPass' =\u003e 'xxxxxxxx',\n    'encKey' =\u003e 'x,xx,xx,xxx,xxx,xxx,xxx,xxx'\n];\n\n$config = new Config($conf); \n?\u003e\n```\n```php\n\u003c?php\n$orderData = [\n    'amount' =\u003e \"x\",\n    'installment' =\u003e 'x',\n    'tranType' =\u003e  'Sale',\n    'cardName' =\u003e 'xxxxx xxxxxxxxx',\n    'ccno' =\u003e 'xxxx xxxx xxxx xxxx',\n    'expDate' =\u003e 'xxxx',\n    'cvc' =\u003e 'xxx',\n    'currencyCode' =\u003e 'TL'\n];\n$order = new OrderClass($orderData);\n?\u003e\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselviler%2Fposnet-payment-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselviler%2Fposnet-payment-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselviler%2Fposnet-payment-service/lists"}