{"id":24185363,"url":"https://github.com/tschf/pafs","last_synced_at":"2026-03-06T03:32:00.332Z","repository":{"id":146716087,"uuid":"52563897","full_name":"tschf/pafs","owner":"tschf","description":"PL/SQL API for Stripe","archived":false,"fork":false,"pushed_at":"2016-02-26T00:22:57.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-03T00:25:19.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PLSQL","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/tschf.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":"2016-02-25T23:19:35.000Z","updated_at":"2021-02-16T12:14:42.000Z","dependencies_parsed_at":"2023-05-10T13:15:45.819Z","dependency_job_id":null,"html_url":"https://github.com/tschf/pafs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tschf/pafs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschf%2Fpafs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschf%2Fpafs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschf%2Fpafs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschf%2Fpafs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschf","download_url":"https://codeload.github.com/tschf/pafs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschf%2Fpafs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30160861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-01-13T11:19:54.549Z","updated_at":"2026-03-06T03:32:00.128Z","avatar_url":"https://github.com/tschf.png","language":"PLSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PL/SQL API for Stripe\n\nThis API is used to charge cards from an APEX application. Basic usage:\n\n```plsql\nbegin\n\n    stripe_api.set_secret('[secret removed]');\n    \n    stripe_api.charge_card(\n        p_amount =\u003e 300\n      , p_source =\u003e '[token_removed]'\n      , p_description =\u003e '..'\n    );\n\nend;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftschf%2Fpafs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftschf%2Fpafs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftschf%2Fpafs/lists"}