{"id":28484959,"url":"https://github.com/spree/spree_paypal_checkout","last_synced_at":"2026-04-02T23:48:36.429Z","repository":{"id":297299374,"uuid":"992124812","full_name":"spree/spree_paypal_checkout","owner":"spree","description":"Official PayPal integration extension for Spree Commerce","archived":false,"fork":false,"pushed_at":"2026-02-08T21:02:30.000Z","size":74,"stargazers_count":1,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-09T01:21:28.533Z","etag":null,"topics":["paypal","paypal-checkout","paypal-payment-gateway","spree","spree-commerce"],"latest_commit_sha":null,"homepage":"https://spreecommerce.org/docs/integrations/payments/paypal","language":"Ruby","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/spree.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-28T16:52:05.000Z","updated_at":"2026-02-08T21:01:17.000Z","dependencies_parsed_at":"2025-06-05T01:25:09.542Z","dependency_job_id":"40054721-23b5-4c06-9baf-86c7edb50cca","html_url":"https://github.com/spree/spree_paypal_checkout","commit_stats":null,"previous_names":["spree/spree_paypal_checkout"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/spree/spree_paypal_checkout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree%2Fspree_paypal_checkout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree%2Fspree_paypal_checkout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree%2Fspree_paypal_checkout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree%2Fspree_paypal_checkout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spree","download_url":"https://codeload.github.com/spree/spree_paypal_checkout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree%2Fspree_paypal_checkout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30322645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"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":["paypal","paypal-checkout","paypal-payment-gateway","spree","spree-commerce"],"created_at":"2025-06-07T23:40:02.943Z","updated_at":"2026-04-02T23:48:36.422Z","avatar_url":"https://github.com/spree.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spree PayPal Checkout\n\nThis is the official PayPal Checkout extension for [Spree Commerce](https://spreecommerce.org).\n\nThis PayPal Checkout integration is bundled in the [Spree Starter](https://github.com/spree/spree_starter/) for your development convenience.\n\nOr you could follow the [installation instructions](https://spreecommerce.org/docs/integrations/payments/paypal).\n\nIf you like what you see, consider giving this repo a GitHub star :star:\n\nThank you for supporting Spree open-source :heart:\n\n## Installation\n\n1. Add this extension to your Gemfile with this line:\n\n    ```ruby\n    bundle add spree_paypal_checkout\n    ```\n\n2. Run the install generator\n\n    ```ruby\n    bundle exec rails g spree_paypal_checkout:install\n    ```\n\n3. Restart your server\n\n  If your server was running, restart it so that it can find the assets properly.\n\n## Developing\n\n1. Create a dummy app\n\n    ```bash\n    bundle update\n    bundle exec rake test_app\n    ```\n\n2. Add your new code\n3. Run tests\n\n    ```bash\n    bundle exec rspec\n    ```\n\nWhen testing your applications integration with this extension you may use it's factories.\nSimply add this require statement to your spec_helper:\n\n```ruby\nrequire 'spree_paypal_checkout/factories'\n```\n\n## Releasing a new version\n\n```shell\nbundle exec gem bump -p -t\nbundle exec gem release\n```\n\nFor more options please see [gem-release README](https://github.com/svenfuchs/gem-release)\n\n## Contributing\n\nIf you'd like to contribute, please take a look at the\n[instructions](CONTRIBUTING.md) for installing dependencies and crafting a good\npull request.\n\nCopyright (c) 2025 Vendo Connect Inc, released under the AGPL-3.0 license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspree%2Fspree_paypal_checkout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspree%2Fspree_paypal_checkout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspree%2Fspree_paypal_checkout/lists"}