{"id":27415798,"url":"https://github.com/zealous-tech/easy-payment-stripe","last_synced_at":"2025-04-14T09:39:33.125Z","repository":{"id":78902665,"uuid":"450090493","full_name":"zealous-tech/easy-payment-stripe","owner":"zealous-tech","description":"TODO","archived":false,"fork":false,"pushed_at":"2024-08-20T14:23:51.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-08-20T16:35:27.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zealous-tech.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}},"created_at":"2022-01-20T12:35:08.000Z","updated_at":"2024-08-20T14:24:10.000Z","dependencies_parsed_at":"2024-06-12T09:32:25.078Z","dependency_job_id":null,"html_url":"https://github.com/zealous-tech/easy-payment-stripe","commit_stats":null,"previous_names":["zealous-tech/easy-payment-stripe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zealous-tech%2Feasy-payment-stripe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zealous-tech%2Feasy-payment-stripe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zealous-tech%2Feasy-payment-stripe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zealous-tech%2Feasy-payment-stripe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zealous-tech","download_url":"https://codeload.github.com/zealous-tech/easy-payment-stripe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248855236,"owners_count":21172517,"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-14T09:39:32.690Z","updated_at":"2025-04-14T09:39:33.115Z","avatar_url":"https://github.com/zealous-tech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# easy-payment-stripe\n\n## Installation ##\n\n\n    $ npm install -save easy-payment @easy-payment/stripe\n\n## Usage\n\n```javascript\n\nconst Gateways = require('easy-payment');\nconst STRIPE = require('@easy-payment/stripe').gateway;\n\nconst settings = {\n    SECRET_KEY: 'SECRET_KEY'\n};\nconst client = Gateways.create(STRIPE, settings);\n\n```\n\n## Gateway API\n\nThis is an adaptor of STRIPE APIs for [easy-payment](https://github.com/zealous-tech/easy-payment-main).\nIt implements the [BaseGateway](https://github.com/zealous-tech/easy-payment-base) API.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzealous-tech%2Feasy-payment-stripe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzealous-tech%2Feasy-payment-stripe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzealous-tech%2Feasy-payment-stripe/lists"}