{"id":33997029,"url":"https://github.com/buckaroo-it/magento2_secondchance","last_synced_at":"2025-12-13T08:52:26.079Z","repository":{"id":38462771,"uuid":"419442623","full_name":"buckaroo-it/Magento2_SecondChance","owner":"buckaroo-it","description":"Repository containing the Magento 2 Second Chance plugin by Buckaroo","archived":false,"fork":false,"pushed_at":"2025-01-28T12:48:54.000Z","size":118,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-28T13:38:10.908Z","etag":null,"topics":["ideal","keep-alive","magento2-payment","magento2-plugin","payment-processing","payments","second-chance"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/buckaroo-it.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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":"2021-10-20T18:17:51.000Z","updated_at":"2025-01-28T12:47:00.000Z","dependencies_parsed_at":"2025-01-28T13:33:34.314Z","dependency_job_id":"5a1a70e3-a5a7-4d5e-b90f-3c66e5695e99","html_url":"https://github.com/buckaroo-it/Magento2_SecondChance","commit_stats":{"total_commits":27,"total_committers":4,"mean_commits":6.75,"dds":0.4444444444444444,"last_synced_commit":"6cdda77ac1601920c36ce6ce2258ed9328e2d152"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/buckaroo-it/Magento2_SecondChance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FMagento2_SecondChance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FMagento2_SecondChance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FMagento2_SecondChance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FMagento2_SecondChance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buckaroo-it","download_url":"https://codeload.github.com/buckaroo-it/Magento2_SecondChance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FMagento2_SecondChance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27702778,"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","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"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":["ideal","keep-alive","magento2-payment","magento2-plugin","payment-processing","payments","second-chance"],"created_at":"2025-12-13T08:52:20.636Z","updated_at":"2025-12-13T08:52:26.071Z","avatar_url":"https://github.com/buckaroo-it.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/8da148e4-63ec-410b-af0e-033a8ad2aa9e\" width=\"200px\" position=\"center\"\u003e\n\u003c/p\u003e\n\n# Buckaroo Magento 2 Second Chance plugin\n[![Latest release](https://badgen.net/github/release/buckaroo-it/Magento2_SecondChance)](https://github.com/buckaroo-it/Magento2_SecondChance/releases)\n\n### Index\n- [About](#about)\n- [Installation](#installation)\n- [Requirements](#requirements)\n- [Configuration](#configuration)\n- [Contribute](#contribute)\n- [Versioning](#versioning)\n- [Additional information](#additional-information)\n---\n\n### About\nThe Second Chance module makes it possible to follow up unpaid orders with one or two reminder emails. This extension to the Buckaroo Payment module ensures a higher conversion rate.The Second Chance functionality is fully white-labelled, e-mails can be sent from your own corporate identity and mail servers. On top of that, the module can optionally also take into account whether or not stock is available.\n\n### Installation\n```\ncomposer require buckaroo/magento2secondchance\nphp bin/magento module:enable Buckaroo_Magento2SecondChance\nphp bin/magento setup:upgrade\nphp bin/magento setup:static-content:deploy\n```\n\n### Requirements\n\n**To use the plugin you must use:**\n- Magento Open Source version 2.4.5, 2.4.6, and 2.4.7\n- Buckaroo Magento 2 Payments plugin 1.50.2 or higher.\n\n### Configuration\nIn the module configuration, various settings are available to build an ideal Second Chance flow to suit everyone. The settings below can be adjusted manually.\n* Switching on and off 1st and 2nd email.\n* Select template for sending 1st and 2nd email.\n* Determine timing for sending 1st and 2nd email.\n* Don't send payment reminder when product is out of stock (on/off) \n* Block multiple emails (on/off)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://www.buckaroo.nl/media/2973/secondchance.png\" width=\"750px\" position=\"center\"\u003e\n\u003c/p\u003e\n\n### Contribute\n\nWe really appreciate it when developers contribute to improve the Buckaroo plugins.\nIf you want to contribute as well, then please follow our [Contribution Guidelines](CONTRIBUTING.md).\n\n### Versioning\n\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"https://www.buckaroo.nl/media/3480/magento_versioning.png\" width=\"500px\" position=\"center\"\u003e\n\u003c/p\u003e\n\n- **MAJOR:** Breaking changes that require additional testing/caution.\n- **MINOR:** Changes that should not have a big impact.\n- **PATCHES:** Bug and hotfixes only.\n\n### Additional information\n- **Support:** https://support.buckaroo.eu/contact\n- **Contact:** [support@buckaroo.nl](mailto:support@buckaroo.nl) or [+31 (0)30 711 50 50](tel:+310307115050)\n\n\u003cb\u003ePlease note:\u003c/b\u003e\u003cbr\u003e\nThis file has been prepared with the greatest possible care and is subject to language and/or spelling errors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuckaroo-it%2Fmagento2_secondchance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuckaroo-it%2Fmagento2_secondchance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuckaroo-it%2Fmagento2_secondchance/lists"}