{"id":18716328,"url":"https://github.com/killbill/killbill-vertex-plugin","last_synced_at":"2025-04-12T13:30:56.410Z","repository":{"id":66770348,"uuid":"269641678","full_name":"killbill/killbill-vertex-plugin","owner":"killbill","description":"Kill Bill tax plugin for Vertex","archived":false,"fork":false,"pushed_at":"2024-09-11T20:53:08.000Z","size":298,"stargazers_count":2,"open_issues_count":6,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-12T07:14:46.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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":"2020-06-05T13:16:22.000Z","updated_at":"2024-08-16T21:00:32.000Z","dependencies_parsed_at":"2024-03-06T15:41:38.099Z","dependency_job_id":"5d69c249-9a9d-4a30-bcc4-e6dc6c17f668","html_url":"https://github.com/killbill/killbill-vertex-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-vertex-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-vertex-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-vertex-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-vertex-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill-vertex-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223518493,"owners_count":17158689,"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-07T13:12:19.176Z","updated_at":"2024-11-07T13:12:19.736Z","avatar_url":"https://github.com/killbill.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Vertex plugin\n=============\n\nKill Bill tax plugin for [Vertex](https://www.vertexinc.com/) using [Vertex Indirect Tax O Series REST APIs v2](https://tax-calc-api.vertexcloud.com/).\n\nThis integration delegates computation of sales taxes to Vertex, which will appear directly on Kill Bill invoices.\n\nRelease builds are available on [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.kill-bill.billing.plugin.java%22%20AND%20a%3A%22vertex-plugin%22) with coordinates `org.kill-bill.billing.plugin.java:vertex-plugin`.\n\nKill Bill compatibility\n-----------------------\n\n| Plugin version | Kill Bill version |\n| -------------: | ----------------: |\n| 0.1.y          | 0.22.z            |\n\n\nConfiguration\n-------------\n\nThe following properties are required:\n\n* `org.killbill.billing.plugin.vertex.url`: Vertex api base url\n* `org.killbill.billing.plugin.vertex.clientId`: Vertex client id\n* `org.killbill.billing.plugin.vertex.clientSecret`: Vertex client secret\n\nThe following properties are optional:\n\n* `org.killbill.billing.plugin.vertex.companyName`: company name\n* `org.killbill.billing.plugin.vertex.companyDivision`: company division\n* `org.killbill.billing.plugin.vertex.adjustments.lenientMode`: when true, Vertex-plugin will skip adjustment items if previousInvoiceId is missing. Otherwise, an IllegalStateException is thrown, and invoice generation is aborted\n\nThese properties can be specified globally via System Properties or on a per tenant basis:\n\n```\ncurl -v \\\n     -X POST \\\n     -u admin:password \\\n     -H 'X-Killbill-ApiKey: bob' \\\n     -H 'X-Killbill-ApiSecret: lazar' \\\n     -H 'X-Killbill-CreatedBy: admin' \\\n     -H 'Content-Type: text/plain' \\\n     -d 'org.killbill.billing.plugin.vertex.url=XXX\norg.killbill.billing.plugin.vertex.clientId=YYY\norg.killbill.billing.plugin.vertex.clientSecret=ZZZ' \\\n     http://127.0.0.1:8080/1.0/kb/tenants/uploadPluginConfig/killbill-vertex\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillbill%2Fkillbill-vertex-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillbill%2Fkillbill-vertex-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillbill%2Fkillbill-vertex-plugin/lists"}