{"id":20055075,"url":"https://github.com/pretix/pretix-ogone","last_synced_at":"2025-06-23T19:34:31.053Z","repository":{"id":237678533,"uuid":"795025596","full_name":"pretix/pretix-ogone","owner":"pretix","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-21T09:30:04.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-12T21:32:44.065Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pretix.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2024-05-02T12:44:04.000Z","updated_at":"2024-08-21T09:30:07.000Z","dependencies_parsed_at":"2024-06-13T13:05:09.055Z","dependency_job_id":"cf968ede-14cb-4e87-8584-eb5a7daaa09e","html_url":"https://github.com/pretix/pretix-ogone","commit_stats":null,"previous_names":["pretix/pretix-ogone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretix%2Fpretix-ogone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretix%2Fpretix-ogone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretix%2Fpretix-ogone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pretix%2Fpretix-ogone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pretix","download_url":"https://codeload.github.com/pretix/pretix-ogone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241483521,"owners_count":19970094,"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":[],"created_at":"2024-11-13T12:46:03.885Z","updated_at":"2025-03-02T09:22:43.726Z","avatar_url":"https://github.com/pretix.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ogone\n=====\n\nThis is a plugin for `pretix`_. \n\nAccept payments through the Ogone interface (legacy interface of Nexi Payengine / Wordline)\n\nAssumed Ogone settings\n----------------------\n\n- Configuration\n\n  - Technical Information\n\n    - Global transaction parameters\n\n      - Processing for individual transactions: Always online (immediate)\n\n    - Global security parameters\n\n      - Hash algorithm: SHA-512\n\n    - Data and origin verification\n\n      - No \"URL of the merchant page\" set\n\n      - No \"IP address\" set\n\n      - SHA-IN passphrase set\n\n    - Transaction feedback\n\n      - \"I would like to receive transaction feedback parameters on the redirection URLs.\" **enabled**\n\n      - \"I would like Worldline to display a short text to the customer on the secure …\" **disabled**\n\n      - Direct HTTP server-to-server request\n\n        - Timing: Online but switch to a deferred request when the online requests fail.\n\n        - Both URL fields: ``https://pretix-domain/_ogone/hook/\u003cPARAMVAR\u003e/``\n\n        - Request method: POST\n\nDevelopment setup\n-----------------\n\n1. Make sure that you have a working `pretix development setup`_.\n\n2. Clone this repository.\n\n3. Activate the virtual environment you use for pretix development.\n\n4. Execute ``python setup.py develop`` within this directory to register this application with pretix's plugin registry.\n\n5. Execute ``make`` within this directory to compile translations.\n\n6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in\n   the 'plugins' tab in the settings.\n\nThis plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::\n\n    pip install flake8 isort black\n\nTo check your plugin for rule violations, run::\n\n    black --check .\n    isort -c .\n    flake8 .\n\nYou can auto-fix some of these issues by running::\n\n    isort .\n    black .\n\nTo automatically check for these issues before you commit, you can run ``.install-hooks``.\n\n\nUpstream documentation\n----------------------\n\n- https://support-payengine.ecom-psp.com/de/integration-solutions/integrations/hosted-payment-page\n- https://support.legacy.worldline-solutions.com/en/\n\nLicense\n-------\n\n\nCopyright 2024 pretix team\n\nReleased under the terms of the Apache License 2.0\n\n\n\n.. _pretix: https://github.com/pretix/pretix\n.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpretix%2Fpretix-ogone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpretix%2Fpretix-ogone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpretix%2Fpretix-ogone/lists"}