{"id":21443676,"url":"https://github.com/wejs/we-plugin-paypal","last_synced_at":"2025-03-17T01:14:46.716Z","repository":{"id":57409007,"uuid":"58077041","full_name":"wejs/we-plugin-paypal","owner":"wejs","description":"We.js plugin for connect with paypal API and we-plugin-payment","archived":false,"fork":false,"pushed_at":"2017-02-02T14:02:02.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-24T08:41:24.784Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wejs.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":"2016-05-04T19:03:36.000Z","updated_at":"2017-01-25T14:42:09.000Z","dependencies_parsed_at":"2022-09-26T17:11:08.387Z","dependency_job_id":null,"html_url":"https://github.com/wejs/we-plugin-paypal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wejs%2Fwe-plugin-paypal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wejs%2Fwe-plugin-paypal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wejs%2Fwe-plugin-paypal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wejs%2Fwe-plugin-paypal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wejs","download_url":"https://codeload.github.com/wejs/we-plugin-paypal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955804,"owners_count":20374373,"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-11-23T02:13:23.453Z","updated_at":"2025-03-17T01:14:46.694Z","avatar_url":"https://github.com/wejs.png","language":"JavaScript","funding_links":["https://developer.paypal.com/"],"categories":[],"sub_categories":[],"readme":"# We.js paypal integration plugin\n\n[![Build Status](https://travis-ci.org/wejs/we-plugin-paypal.svg?branch=master)](https://travis-ci.org/wejs/we-plugin-paypal)\n[![Dependency Status](https://david-dm.org/wejs/we-plugin-paypal.png)](https://david-dm.org/wejs/we-plugin-paypal)\n[![Coverage Status](https://coveralls.io/repos/github/wejs/we-plugin-paypal/badge.svg?branch=master)](https://coveralls.io/github/wejs/we-plugin-paypal?branch=master)\n\nAdd paypal SDK in your We.js project\n\n## Installation\n\n```sh\nwe i-we-plugin-paypal\n```\n\n## Configuration\n\n### 1. First get client_id and client_secret in paypal:\n\nConfigure and get your keys in: https://developer.paypal.com/\n\n### 2. In: [project]/config/local.js\n\n```js\n    // ...\n    apiKeys: {\n      paypall: {\n        mode: 'sandbox', //sandbox or live\n        'client_id': 'yourPaypalClientId',\n        'client_secret': 'yourPaypalClientSecret',\n      }\n    },  \n    // other configs ...\n```\n\n\n## Links\n\n\u003e * We.js site: http://wejs.org\n\n## NPM Info:\n[![NPM](https://nodei.co/npm/we-plugin-event.png?downloads=true\u0026downloadRank=true\u0026stars=true)](https://nodei.co/npm/we-plugin-event/)\n\n## License\n\nMIT license](https://github.com/wejs/we-core/blob/master/LICENSE.md).\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwejs%2Fwe-plugin-paypal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwejs%2Fwe-plugin-paypal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwejs%2Fwe-plugin-paypal/lists"}