{"id":21735244,"url":"https://github.com/lukecav/paddle-wp","last_synced_at":"2026-03-01T16:02:21.601Z","repository":{"id":87831696,"uuid":"136957861","full_name":"lukecav/paddle-wp","owner":"lukecav","description":"A basic WordPress plugin for the Paddle checkout.","archived":false,"fork":false,"pushed_at":"2018-06-11T17:19:21.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T01:53:46.292Z","etag":null,"topics":["e-commerce","e-commerceplatform","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/lukecav.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":"2018-06-11T17:17:07.000Z","updated_at":"2023-03-04T05:47:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d71621f9-42a0-4bb5-851c-4c264fe120e9","html_url":"https://github.com/lukecav/paddle-wp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukecav/paddle-wp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fpaddle-wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fpaddle-wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fpaddle-wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fpaddle-wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukecav","download_url":"https://codeload.github.com/lukecav/paddle-wp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fpaddle-wp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29974321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T15:41:30.362Z","status":"ssl_error","status_checked_at":"2026-03-01T15:37:07.343Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["e-commerce","e-commerceplatform","wordpress","wordpress-plugin"],"created_at":"2024-11-26T05:12:35.018Z","updated_at":"2026-03-01T16:02:21.572Z","avatar_url":"https://github.com/lukecav.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Paddle plugin\n\nImport [Paddle](https://paddle.com)'s javascript library, configure vendor settings and easily create checkout buttons.\n\n## Usage, licensing and support\n\nThis code is provided as an example plugin to implement the Paddle checkout on a Wordpress site. End users may use or modify the code as required subject to the [license](http://www.apache.org/licenses/LICENSE-2.0.txt) included.\n\nPaddle does not provide technical support or maintenance for this plugin or any derivations of it.\n\n## Instructions\n\n* Upload the plugin as a zipped archive to the WordPress plugins tab\n* Activate the plugin\n* Set your vendor ID in the Paddle submenu of the Settings menu\n* Optionally set a custom selector to specify the element that triggers the checkout on click\n\n## Adding a checkout button to your page\n\nTo add a standard Paddle-styled button to your page, use the following code, replacing `12345` with the ID of the product you are selling:\n```\n\u003ca href=\"#!\" class=\"paddle_button\" data-product=\"12345\"\u003eBuy Now!\u003c/a\u003e\n```\nTo add an unstyled button to your page, you can use:\n```\n\u003ca href=\"#!\" class=\"buy-button\" data-product=\"12345\"\u003eBuy Now!\u003c/a\u003e\n```\nYou may also use a different `class` or `id` attribute and update the value of the custom selector above.\n\n## Specifying checkout properties\n\nFor either of the two above examples, you can specify additional checkout properties by adding data attributes to the tag. For example, to set the quantity of the checkout to 5 you can specify `data-quantity=\"5\"`.\n\nSee the [Paddle documentation](https://paddle.com/docs/paddlejs-buttons-checkout#checkout-properties) for a full list of the configurable checkout properties.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukecav%2Fpaddle-wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukecav%2Fpaddle-wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukecav%2Fpaddle-wp/lists"}