{"id":17874019,"url":"https://github.com/devkral/web-payments-paydirekt","last_synced_at":"2025-04-03T00:12:28.556Z","repository":{"id":62588581,"uuid":"125830356","full_name":"devkral/web-payments-paydirekt","owner":"devkral","description":"paydirekt integration","archived":false,"fork":false,"pushed_at":"2018-05-02T12:36:36.000Z","size":58,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T14:21:48.261Z","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/devkral.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-19T09:07:02.000Z","updated_at":"2023-10-07T09:09:03.000Z","dependencies_parsed_at":"2022-11-03T17:50:23.159Z","dependency_job_id":null,"html_url":"https://github.com/devkral/web-payments-paydirekt","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkral%2Fweb-payments-paydirekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkral%2Fweb-payments-paydirekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkral%2Fweb-payments-paydirekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkral%2Fweb-payments-paydirekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devkral","download_url":"https://codeload.github.com/devkral/web-payments-paydirekt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246911469,"owners_count":20853657,"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-10-28T11:07:20.371Z","updated_at":"2025-04-03T00:12:28.528Z","avatar_url":"https://github.com/devkral.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"web-payments-paydirekt\n======================\n\nTODO: documentation\n\nUsage:\n\nadd to PAYMENT_VARIANTS_API or varianttuple:\n\n``` python\nPAYMENT_VARIANTS_API = {\n    ...\n    'paydirekt': ('web_payments_paydirekt.PaydirektProvider', {\n      \"api_key\": \"\u003ckey\u003e\",\n      \"secret\": \"\u003csecret\u003e\",\n      \"endpoint\": \"https://api.sandbox.paydirekt.de\",\n      \"overcapture\": False, # or True if you want to use the overcapture feature\n      \"default_carttype\": \"PHYSICAL\"\n      }, {}\n    )\n  }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkral%2Fweb-payments-paydirekt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevkral%2Fweb-payments-paydirekt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkral%2Fweb-payments-paydirekt/lists"}