{"id":38852437,"url":"https://github.com/globusdigital/datatrans","last_synced_at":"2026-01-17T14:13:49.915Z","repository":{"id":57569541,"uuid":"340422332","full_name":"globusdigital/datatrans","owner":"globusdigital","description":"This Go package implements the new JSON based Datatrans API #golang #paymentprovider","archived":false,"fork":false,"pushed_at":"2025-03-10T13:22:00.000Z","size":103,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-10T14:28:12.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/globusdigital.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-19T16:11:48.000Z","updated_at":"2025-03-10T13:21:36.000Z","dependencies_parsed_at":"2024-07-30T11:11:07.734Z","dependency_job_id":"96a56c00-e7c9-49e1-9251-fb49f0fd8b1e","html_url":"https://github.com/globusdigital/datatrans","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/globusdigital/datatrans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globusdigital%2Fdatatrans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globusdigital%2Fdatatrans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globusdigital%2Fdatatrans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globusdigital%2Fdatatrans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/globusdigital","download_url":"https://codeload.github.com/globusdigital/datatrans/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globusdigital%2Fdatatrans/sbom","scorecard":{"id":430121,"data":{"date":"2025-08-11","repo":{"name":"github.com/globusdigital/datatrans","commit":"e025524444a7f23e6d348568df73386514e89c3b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Code-Review","score":0,"reason":"Found 1/17 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/globusdigital/datatrans/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/globusdigital/datatrans/go.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE: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 'main'"],"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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"}}]},"last_synced_at":"2025-08-19T03:08:26.703Z","repository_id":57569541,"created_at":"2025-08-19T03:08:26.703Z","updated_at":"2025-08-19T03:08:26.703Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28509941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"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":[],"created_at":"2026-01-17T14:13:49.216Z","updated_at":"2026-01-17T14:13:49.909Z","avatar_url":"https://github.com/globusdigital.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datatrans\n\nThis Go package implements the new JSON based Datatrans API #golang #paymentprovider\n\n## Documentation\n\nhttps://api-reference.datatrans.ch\n\nhttps://docs.datatrans.ch/docs\n\n## Usage\n\n```go\n\n\tc, err := datatrans.MakeClient(\n\t\tdatatrans.OptionMerchant{\n\t\t\tInternalID: \"\",\n\t\t\tEnableProduction: true,\n\t\t\tEnableIdempotency: true,\n\t\t\tMerchantID: \"32234323242\",\n\t\t\tPassword:   \"dbce0e6cfc012e475c843c1bbb0ca439a048fe8e\",\n\t\t},\n\t\t// add more merchants if you like\n\t\tdatatrans.OptionMerchant{\n\t\t\tInternalID: \"B\",\n\t\t\tEnableProduction: false,\n\t\t\tMerchantID: \"78967896789\",\n\t\t\tPassword:   \"e249002bc8e0c36dd89c393bfc7f7aa369c5842f\",\n\t\t},\n\t)\n\t// uses the merchant B\n\tbc := c.WithMerchant(\"B\")\n\tbc.Status(\"324234234\")\n\t\n\t// uses default merchant\n\tc.Status(\"65784567\")\n```\n\n### My request needs additional fields which aren't in the struct!\n\nHow can I extend the JSON data posted to datatrans?\n\n```go\n\tri := \u0026datatrans.RequestInitialize{\n\t\tCurrency:   \"CHF\",\n\t\tRefNo:      \"234234\",\n\t\tAutoSettle: true,\n\t\tAmount:     10023,\n\t\tLanguage:   \"DE\",\n\t\tCustomFields: map[string]any{\n\t\t\t\"TWI\": map[string]any{\n\t\t\t\t\"alias\": \"ZGZhc2RmYXNkZmFzZGZhc2Q=\",\n\t\t\t},\n\t\t},\n\t}\n\tdata, err := datatrans.MarshalJSON(ri)\n\t// handle error\n\t// using TWI for Twint specific parameters\n\tconst wantJSON = `{\"TWI\":{\"alias\":\"ZGZhc2RmYXNkZmFzZGZhc2Q=\"},\"amount\":10023,\"autoSettle\":true,\"currency\":\"CHF\",\"language\":\"DE\",\"refno\":\"234234\"}`\n\tif string(data) != wantJSON {\n\t\tt.Errorf(\"\\nWant: %s\\nHave: %s\", wantJSON, data)\n\t}\n```\n\n### I need a custom http.Client\n\n```go\n\n\tc, err := datatrans.MakeClient(\n\t\tdatatrans.OptionHTTPRequestFn((\u0026http.Client{\n\t\t\tTimeout: 30*time.Second,\n\t\t}).Do),\n\t\tdatatrans.OptionMerchant{\n\t\t\tInternalID: \"\",\n\t\t\tEnableProduction: true,\n\t\t\tEnableIdempotency: true,\n\t\t\tMerchantID: \"32234323242\",\n\t\t\tPassword:   \"dbce0e6cfc012e475c843c1bbb0ca439a048fe8e\",\n\t\t},\n\t)\n```\n\n\n# License\n\nMozilla Public License Version 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobusdigital%2Fdatatrans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglobusdigital%2Fdatatrans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobusdigital%2Fdatatrans/lists"}