{"id":13509588,"url":"https://github.com/zensavona/paypal","last_synced_at":"2025-10-21T17:15:41.552Z","repository":{"id":20645537,"uuid":"90499396","full_name":"Zensavona/PayPal","owner":"Zensavona","description":":money_with_wings: PayPal REST API client for the Elixir language (elixir-lang) ","archived":false,"fork":false,"pushed_at":"2025-03-25T03:57:17.000Z","size":67,"stargazers_count":37,"open_issues_count":1,"forks_count":23,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T04:28:11.114Z","etag":null,"topics":["billing","elixir","elixir-phoenix","payments","paypal","paypal-rest-api"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/pay_pal","language":"Elixir","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/Zensavona.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":"2017-05-07T00:33:51.000Z","updated_at":"2025-03-25T03:57:21.000Z","dependencies_parsed_at":"2023-01-13T21:04:30.892Z","dependency_job_id":null,"html_url":"https://github.com/Zensavona/PayPal","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zensavona%2FPayPal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zensavona%2FPayPal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zensavona%2FPayPal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zensavona%2FPayPal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zensavona","download_url":"https://codeload.github.com/Zensavona/PayPal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246324139,"owners_count":20759083,"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":["billing","elixir","elixir-phoenix","payments","paypal","paypal-rest-api"],"created_at":"2024-08-01T02:01:09.991Z","updated_at":"2025-10-21T17:15:36.500Z","avatar_url":"https://github.com/Zensavona.png","language":"Elixir","funding_links":[],"categories":["Third Party APIs"],"sub_categories":[],"readme":"# PayPal\n\n### Elixir library for working with the PayPal REST API.\n\n[![Build Status](https://travis-ci.org/Zensavona/PayPal.svg?branch=master)](https://travis-ci.org/Zensavona/PayPal) [![Inline docs](http://inch-ci.org/github/zensavona/PayPal.svg)](http://inch-ci.org/github/zensavona/PayPal) [![Hex Docs](https://img.shields.io/badge/hex-docs-9768d1.svg)](https://hexdocs.pm/pay_pal) [![Coverage Status](https://coveralls.io/repos/github/Zensavona/PayPal/badge.svg?branch=master)](https://coveralls.io/github/Zensavona/PayPal?branch=master) [![Deps Status](https://beta.hexfaktor.org/badge/all/github/Zensavona/PayPal.svg)](https://beta.hexfaktor.org/github/Zensavona/PayPal) [![hex.pm version](https://img.shields.io/hexpm/v/pay_pal.svg)](https://hex.pm/packages/pay_pal) [![hex.pm downloads](https://img.shields.io/hexpm/dt/pay_pal.svg)](https://hex.pm/packages/pay_pal) [![License](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)\n\nThis is in development, currently the following parts of the API are working:\n\n- access token rotation on expiry\n- Billing Plans\n- Billing Agreements\n- Payments\n- Payouts\n\nThese work fine and I am using them in production, they have test coverage. Check out the docs :)\n\n# Installation\n\nAdd `:pay_pal` as a dependency to your project's `mix.exs`:\n\n```elixir\ndefp deps do\n  [\n    {:pay_pal, \"~\u003e 0.0.7\"}\n  ]\nend\n```\n\nConfigure your settings in your configuration files:\n\n```elixir\nconfig :pay_pal,\n  client_id: \"your_paypal_client_id\",\n  client_secret: \"your_paypal_secret\",\n  environment: :sandbox\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzensavona%2Fpaypal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzensavona%2Fpaypal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzensavona%2Fpaypal/lists"}