{"id":25363800,"url":"https://github.com/dinoperovic/djangoshop-gestpay","last_synced_at":"2026-05-18T07:34:16.897Z","repository":{"id":57421911,"uuid":"74755523","full_name":"dinoperovic/djangoshop-gestpay","owner":"dinoperovic","description":"💳 GestPay payment integration for djangoSHOP.","archived":false,"fork":false,"pushed_at":"2017-07-11T07:13:35.000Z","size":11,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-27T20:12:45.727Z","etag":null,"topics":["django","django-shop","djangoshop-gestpay","gateway","gestpay","integration","payment"],"latest_commit_sha":null,"homepage":"","language":"Python","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/dinoperovic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-25T12:09:02.000Z","updated_at":"2022-11-22T18:58:39.000Z","dependencies_parsed_at":"2022-09-04T17:51:10.399Z","dependency_job_id":null,"html_url":"https://github.com/dinoperovic/djangoshop-gestpay","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dinoperovic/djangoshop-gestpay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinoperovic%2Fdjangoshop-gestpay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinoperovic%2Fdjangoshop-gestpay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinoperovic%2Fdjangoshop-gestpay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinoperovic%2Fdjangoshop-gestpay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinoperovic","download_url":"https://codeload.github.com/dinoperovic/djangoshop-gestpay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinoperovic%2Fdjangoshop-gestpay/sbom","scorecard":{"id":343815,"data":{"date":"2025-08-11","repo":{"name":"github.com/dinoperovic/djangoshop-gestpay","commit":"340dfff1d7be4e859e960ed5886a39b05fb93a27"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-18T06:36:39.418Z","repository_id":57421911,"created_at":"2025-08-18T06:36:39.418Z","updated_at":"2025-08-18T06:36:39.418Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"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":["django","django-shop","djangoshop-gestpay","gateway","gestpay","integration","payment"],"created_at":"2025-02-14T22:39:03.056Z","updated_at":"2026-05-18T07:34:16.861Z","avatar_url":"https://github.com/dinoperovic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# djangoshop-gestpay\n\n[![PyPI version](https://img.shields.io/pypi/v/djangoshop-gestpay.svg)](https://pypi.python.org/pypi/djangoshop-gestpay)\n\n**[GestPay](https://www.gestpay.it) Payment Integration for [djangoSHOP](http://www.django-shop.org).**\n\n---\n\n## Requirements\n\n* [django-shop]\n* [gestpypay]\n\n## Installation\n\nInstall using *pip*:\n\n```bash\npip install djangoshop-gestpay\n```\n\nAdd the following to your settings:\n\n```python\nINSTALLED_APPS += ['shop_gestpay']\nSHOP_CART_MODIFIERS += ['shop_gestpay.modifiers.GestPayPaymentModifier']\nSHOP_ORDER_WORKFLOWS += ['shop_gestpay.payment.GestPayWorkflowMixin']\nSHOP_GESTPAY_SHOP_LOGIN = '\u003cshopLogin\u003e'  # GestPay shop login ID.\n```\n\nAdditional settings with defaults:\n\n```python\nSHOP_GESTPAY_SERVER = 'ecomm.sella.it'  # Set to 'testecomm.sella.it' for testing.\nSHOP_GESTPAY_SEND_BUYER_NAME = False  # Send buyer name param to GestPay or not.\nSHOP_GESTPAY_SEND_BUYER_EMAIL = False  # Send buyer email param to GestPay or not.\nSHOP_GESTPAY_SEND_LANGUAGE = False  # Send language param to GestPay or not.\nSHOP_GESTPAY_PAYMENT_VIEW = False  # Set if a separate payment view should be rendered before sending to GestPay.\nSHOP_GESTPAY_CART_URL = SHOP_CART_URL = 'shop:cart-list'  # Url of a cart, used to redirect in some cases.\nSHOP_GESTPAY_THANK_YOU_URL = SHOP_THANK_YOU_URL = None  # Thank you url, if None latest order is used.\nSHOP_GESTPAY_COMMISION_PERCENTAGE = None  # Set to add commision percentage for purchase via GestPay.\nSHOP_GESTPAY_MODIFIER_CHOICE_TEXT = 'GestPay'  # Text displayed as a choice for selecting GestPay payment.\nSHOP_GESTPAY_ERROR_MESSAGE = None  # Message added to django messages framework there's a transaction error.\nSHOP_GESTPAY_SUCCESS_MESSAGE = None  # Message added to django messages framework transaction is successful.\n```\n\n\n[django-shop]: https://github.com/awesto/django-shop\n[gestpypay]: https://github.com/giefferre/gestpypay\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinoperovic%2Fdjangoshop-gestpay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinoperovic%2Fdjangoshop-gestpay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinoperovic%2Fdjangoshop-gestpay/lists"}