{"id":32168055,"url":"https://github.com/homologist/mangopay-elixir","last_synced_at":"2026-02-24T04:01:45.270Z","repository":{"id":57520583,"uuid":"121171214","full_name":"Homologist/mangopay-elixir","owner":"Homologist","description":"Elixir plugin for mangopay API V2","archived":false,"fork":false,"pushed_at":"2018-06-16T17:22:28.000Z","size":432,"stargazers_count":2,"open_issues_count":2,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-21T19:31:22.430Z","etag":null,"topics":["elixir","mangopay","payment","payment-gateway"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/Homologist.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}},"created_at":"2018-02-11T21:56:03.000Z","updated_at":"2023-09-05T12:52:16.000Z","dependencies_parsed_at":"2022-09-26T18:01:01.412Z","dependency_job_id":null,"html_url":"https://github.com/Homologist/mangopay-elixir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Homologist/mangopay-elixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homologist%2Fmangopay-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homologist%2Fmangopay-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homologist%2Fmangopay-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homologist%2Fmangopay-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Homologist","download_url":"https://codeload.github.com/Homologist/mangopay-elixir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homologist%2Fmangopay-elixir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29771039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:01:02.180Z","status":"ssl_error","status_checked_at":"2026-02-24T03:59:49.901Z","response_time":75,"last_error":"SSL_read: 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":["elixir","mangopay","payment","payment-gateway"],"created_at":"2025-10-21T15:43:50.795Z","updated_at":"2026-02-24T04:01:45.260Z","avatar_url":"https://github.com/Homologist.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [![CircleCI](https://circleci.com/gh/Homologist/mangopay-elixir.svg?style=shield)](https://circleci.com/gh/Homologist/mangopay-elixir) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/circleci/circleci-docs/master/LICENSE) [![Coverage Status](https://coveralls.io/repos/github/Homologist/mangopay-elixir/badge.svg?branch=master)](https://coveralls.io/github/Homologist/mangopay-elixir?branch=master) [![Inline docs](http://inch-ci.org/github/Homologist/mangopay-elixir.svg?branch=master)](http://inch-ci.org/github/Homologist/mangopay-elixir) [![Hex.pm](https://img.shields.io/hexpm/v/mangopay.svg)](https://hex.pm/packages/mangopay)\n# MangoPay\n\n**TODO: Add description**\n\n## Installation\n\nAn Elixir library for [MangoPay](https://mangopay.com/).\n\nThe package can be installed by adding `mangopay` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:mangopay, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Usage\n\nInstall the dependency:\n\n```ex\n{:mangopay, \"~\u003e 0.1.0\"}\n```\n\nNext, add to your applications:\n\n```ex\ndefp application do\n  [applications: [:mangopay]]\nend\n```\n\n## Configuration\n\nTo call mangopay your needs your client id and passphrase.\n\n```ex\nuse Mix.Config\n\nconfig :mangopay, client_id: \"YOUR CLIENT ID\"\nconfig :mangoapy, passphrase: \"YOUR KEY\"\n```\n\n## The API\nThe full documentation of the API is avaiable [here](https://hexdocs.pm/mangopay/api-reference.html)\n\n## Contributing\n\nFeedback, feature requests are welcome.\n\n\n## License\n\nPlease see [LICENSE](LICENSE) for licensing details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomologist%2Fmangopay-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhomologist%2Fmangopay-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomologist%2Fmangopay-elixir/lists"}