{"id":27370023,"url":"https://github.com/pod-point/payments-php","last_synced_at":"2025-06-17T06:32:59.735Z","repository":{"id":51086368,"uuid":"199462314","full_name":"Pod-Point/payments-php","owner":"Pod-Point","description":"A payment service for PHP.","archived":false,"fork":false,"pushed_at":"2024-03-07T15:33:30.000Z","size":65,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-13T08:56:58.551Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pod-Point.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2019-07-29T13:51:37.000Z","updated_at":"2023-11-09T00:14:58.000Z","dependencies_parsed_at":"2024-03-07T16:45:51.615Z","dependency_job_id":"e9a80d15-b1d3-4774-8701-3d4937a135ca","html_url":"https://github.com/Pod-Point/payments-php","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Pod-Point/payments-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fpayments-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fpayments-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fpayments-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fpayments-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pod-Point","download_url":"https://codeload.github.com/Pod-Point/payments-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fpayments-php/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260306891,"owners_count":22989683,"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":"2025-04-13T08:47:44.058Z","updated_at":"2025-06-17T06:32:59.698Z","avatar_url":"https://github.com/Pod-Point.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Payments\n\n[![Build Status](https://travis-ci.com/Pod-Point/payments-php.svg?branch=master)](https://travis-ci.com/Pod-Point/payments-php)\n[![codecov](https://codecov.io/gh/Pod-Point/payments-php/branch/master/graph/badge.svg)](https://codecov.io/gh/Pod-Point/payments-php)\n\nA payment service for PHP applications.\n\n\n## Installation\n\nTo install this package, run the following command:\n```bash\ncomposer require pod-point/payments-php\n```\n\n\n## Usage\n\nWhen performing actions using a payment service, a provider-specific exception will be thrown if it's requirements to perform that action are not met. This exception will contain the data received from the provider which can be used by the consuming application to resolve any issues.\n\nFor example, when trying to make a payment with the Stripe payment service, if authorisation is required, an exception will be thrown with a \"payment intent\" object which can be used by a clients Stripe SDK to carry out the authorisation.\n\n### Laravel\n\nFor Laravel applications, bind the payment service interface to an instance of a provider payment service within an application service provider.\n\n\n## Development\n\n### Testing\n\nThis project uses PHPUnit, run the following command to run the tests:\n\n```bash\nvendor/bin/phpunit\n```\n\nA test secret key for Stripe will be required to run the tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpod-point%2Fpayments-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpod-point%2Fpayments-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpod-point%2Fpayments-php/lists"}