{"id":44032547,"url":"https://github.com/spree-contrib/spree_braintree_vzero","last_synced_at":"2026-02-07T19:19:37.991Z","repository":{"id":43308510,"uuid":"41415853","full_name":"spree-contrib/spree_braintree_vzero","owner":"spree-contrib","description":"Official Braintree + PayPal integration gem for Spree Commerce","archived":false,"fork":false,"pushed_at":"2025-06-05T10:40:19.000Z","size":1561,"stargazers_count":46,"open_issues_count":27,"forks_count":63,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-06-05T11:38:01.706Z","etag":null,"topics":["braintree","payments","paypal","spree","spree-commerce"],"latest_commit_sha":null,"homepage":"https://www.braintreepayments.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spree-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-26T09:03:36.000Z","updated_at":"2025-06-05T10:40:22.000Z","dependencies_parsed_at":"2023-01-30T04:15:56.526Z","dependency_job_id":null,"html_url":"https://github.com/spree-contrib/spree_braintree_vzero","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/spree-contrib/spree_braintree_vzero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree-contrib%2Fspree_braintree_vzero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree-contrib%2Fspree_braintree_vzero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree-contrib%2Fspree_braintree_vzero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree-contrib%2Fspree_braintree_vzero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spree-contrib","download_url":"https://codeload.github.com/spree-contrib/spree_braintree_vzero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spree-contrib%2Fspree_braintree_vzero/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29205244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T17:44:10.191Z","status":"ssl_error","status_checked_at":"2026-02-07T17:44:07.936Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["braintree","payments","paypal","spree","spree-commerce"],"created_at":"2026-02-07T19:19:37.356Z","updated_at":"2026-02-07T19:19:37.978Z","avatar_url":"https://github.com/spree-contrib.png","language":"Ruby","funding_links":["http://paypal.com"],"categories":[],"sub_categories":[],"readme":"# Official Braintree integration for Spree Commerce\n\n\u003e [!NOTE]  \n\u003e For **PayPal** support head over to [Spree PayPal Checkout](https://github.com/spree/spree_paypal_checkout) which uses the newest PayPal APIs and supports Spree 5\n\nThis is the official Braintree + PayPal extension for [Spree Commerce](https://spreecommerce.org). It supports:\n* [Braintree Hosted Fields](https://github.com/spree-contrib/spree_braintree_vzero/wiki/1.-Hosted-Fields) -  style the credit card form to match your UI with full PCI compliance\n* [PayPal Express Checkout](https://github.com/spree-contrib/spree_braintree_vzero/wiki/2.-PayPal-Express) - the fastest way for buyers to pay with PayPal - available on Spree for the first time\n* [Braintree Drop-in UI](http://github.com/spree-contrib/spree_braintree_vzero/wiki/3.-Drop-in-UI) - start accepting payments ASAP\n\nBehind-the-scenes, this extension uses [Braintree Ruby SDK](https://github.com/braintree/braintree_ruby).\n\n\n## Installation\n\n1. Add this extension to your Gemfile with this line:\n\n    #### Spree \u003e= 3.1\n\n    ```ruby\n    gem 'spree_braintree_vzero', '~\u003e 3.5'\n    ```\n\n    #### Spree 3.0 and Spree 2.x\n\n    ```ruby\n    gem 'spree_braintree_vzero', github: 'spree-contrib/spree_braintree_vzero', branch: 'X-X-stable'\n    ```\n\n    The `branch` option is important: it must match the version of Spree you're using.\n    For example, use `3-0-stable` if you're using Spree `3-0-stable` or any `3.0.x` version.\n\n2. Install the gem using Bundler:\n    ```ruby\n    bundle install\n    ```\n\n3. Copy \u0026 run migrations\n    ```ruby\n    bundle exec rails g spree_braintree_vzero:install\n    ```\n\n4. Restart your server\n\n    If your server was running, restart it so that it can find the assets properly.\n\n## Documentation\n\nSee [wiki](https://github.com/spree-contrib/spree_braintree_vzero/wiki) for more detailed documentation.\n\n## Heroku installation (optional)\n\nAdditional to migrations the gem adds a cron task (via the [Whenever gem](https://github.com/javan/whenever)) which is needed for updating transaction states from _submited for settlement_ to _settled_ ([Braintree v.zero transaction states](https://developers.braintreepayments.com/guides/transactions/ruby#status)). To run on Heroku you have to add a task to [Heroku Scheduler](https://devcenter.heroku.com/articles/scheduler):\n\n```\nrake spree_braintree_vzero:update_states\n```\n\nRecommended frequency is every 6 hours.\n\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\n## License\n\nSpree Braintree V.zero is copyright © 2015-2021\n[Spark Solutions Sp. z o.o.][spark]. It is free software,\nand may be redistributed under the terms specified in the\n[LICENCE](LICENSE) file.\n\n[LICENSE]: https://github.com/spark-solutions/spree_braintree_vzero/blob/master/LICENSE\n\n## About Spark Solutions\n[![Spark Solutions](http://sparksolutions.co/wp-content/uploads/2015/01/logo-ss-tr-221x100.png)][spark]\n\nSpree Braintree V.zero is maintained by [Spark Solutions Sp. z o.o.](http://sparksolutions.co?utm_source=github) and funded by [PayPal, Inc.](http://paypal.com)\nThe names and logos are trademarks of PayPal, inc.\n\nWe are passionate about open source software.\nWe are [available for hire][spark].\n\n[spark]:http://sparksolutions.co?utm_source=github\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspree-contrib%2Fspree_braintree_vzero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspree-contrib%2Fspree_braintree_vzero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspree-contrib%2Fspree_braintree_vzero/lists"}