{"id":22177615,"url":"https://github.com/ntidev/payliancebundle","last_synced_at":"2025-03-24T18:25:22.326Z","repository":{"id":57029143,"uuid":"126374550","full_name":"ntidev/PaylianceBundle","owner":"ntidev","description":"Payliance ReceivablePro's integration to Symfony2","archived":false,"fork":false,"pushed_at":"2020-08-17T17:59:23.000Z","size":1169,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-05T12:48:09.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ntidev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-22T17:50:39.000Z","updated_at":"2020-08-17T17:28:40.000Z","dependencies_parsed_at":"2022-08-23T18:50:11.727Z","dependency_job_id":null,"html_url":"https://github.com/ntidev/PaylianceBundle","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntidev%2FPaylianceBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntidev%2FPaylianceBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntidev%2FPaylianceBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntidev%2FPaylianceBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntidev","download_url":"https://codeload.github.com/ntidev/PaylianceBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245326576,"owners_count":20597062,"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","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":[],"created_at":"2024-12-02T08:29:58.699Z","updated_at":"2025-03-24T18:25:22.307Z","avatar_url":"https://github.com/ntidev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Payliance ReceivablePro Integration Symfony2\r\n\r\n### Description\r\n\r\nThis bundle is used to integrate with ReceivablesPro from Payliance in order to process ACH payments.\r\n\r\n### Requirements\r\n\r\nThis bundle depends strictly on the following:\r\n\r\n1. https://github.com/schmittjoh/JMSSerializerBundle (In order to handle serialization/deserialization of Payliance's API interactions)\r\n2. http://docs.guzzlephp.org/en/stable/overview.html (Used to make HTTP/s requests.)\r\n3. https://github.com/craue/CraueConfigBundle (Used to store the configuration of Payliance's API)\r\n\r\n### Installation\r\n\r\n1. Install the bundle using composer\r\n\r\n    ```\r\n    $ composer require nti/payliance-bundle\r\n    ```\r\n    \r\n 2. Register the bundle inside the `AppKernel.php`\r\n \r\n    ```\r\n        public function registerBundles()\r\n        {\r\n           ...\r\n           new NTI\\PaylianceBundle\\NTIPaylianceBundle(),\r\n        }            \r\n    ```\r\n    \r\n 3. Create the necessary configurations on the `craue_config_setting` table. See the file `SQL/payliance_craue_config_setting.sql` for the list of configurations. \r\n\r\n### Usage\r\n\r\nThere are 3 services that can be used: `PLCustomerService`, `PLACHAccountService`, `PLPaymentService`\r\n\r\n### Todo\r\n\r\n -  Include recurring and scheduling options for payments\r\n -  Include samples of how to use the services\r\n -  Complete Unit Testing\r\n -  Add Travis CI\r\n -  Sphinx Documentation","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntidev%2Fpayliancebundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntidev%2Fpayliancebundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntidev%2Fpayliancebundle/lists"}