{"id":21499849,"url":"https://github.com/hexters/coinpayment","last_synced_at":"2026-06-05T01:01:12.251Z","repository":{"id":30940786,"uuid":"126447422","full_name":"hexters/CoinPayment","owner":"hexters","description":"Package to handle payment of cryptocurrency","archived":false,"fork":false,"pushed_at":"2025-03-08T14:16:27.000Z","size":7399,"stargazers_count":74,"open_issues_count":33,"forks_count":43,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-16T11:03:57.411Z","etag":null,"topics":["cryptocurrency"],"latest_commit_sha":null,"homepage":"https://www.coinpayments.net/index.php?ref=3dc0c5875304cc5cc1d98782c2741cb5","language":"JavaScript","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/hexters.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,"zenodo":null},"funding":{"github":"hexters","ko_fi":"hexters","patreon":"hexters"}},"created_at":"2018-03-23T07:17:11.000Z","updated_at":"2025-03-31T18:05:56.000Z","dependencies_parsed_at":"2023-02-15T21:30:45.334Z","dependency_job_id":"24763947-8b09-442d-819c-5e892af4a406","html_url":"https://github.com/hexters/CoinPayment","commit_stats":{"total_commits":138,"total_committers":6,"mean_commits":23.0,"dds":0.06521739130434778,"last_synced_commit":"7a5586d09be596bdaf1ea0a5665f12c23ed2c685"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2FCoinPayment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2FCoinPayment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2FCoinPayment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2FCoinPayment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexters","download_url":"https://codeload.github.com/hexters/CoinPayment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518384,"owners_count":22084374,"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":["cryptocurrency"],"created_at":"2024-11-23T17:18:42.727Z","updated_at":"2026-06-05T01:01:12.229Z","avatar_url":"https://github.com/hexters.png","language":"JavaScript","funding_links":["https://github.com/sponsors/hexters","https://ko-fi.com/hexters","https://patreon.com/hexters","https://buymeacoffee.com/hexters/e/545129"],"categories":[],"sub_categories":[],"readme":"# CoinPayments Legacy for Laravel 11/12/13\n\n[![Latest Stable Version](https://poser.pugx.org/hexters/coinpayment/v/stable)](https://packagist.org/packages/hexters/coinpayment)\n[![Total Downloads](https://poser.pugx.org/hexters/coinpayment/downloads)](https://packagist.org/packages/hexters/coinpayment)\n[![Tests](https://github.com/hexters/CoinPayment/actions/workflows/tests.yml/badge.svg)](https://github.com/hexters/CoinPayment/actions/workflows/tests.yml)\n[![License](https://poser.pugx.org/hexters/coinpayment/license)](https://packagist.org/packages/hexters/coinpayment)\n\n[![CoinPayments](https://www.coinpayments.net/images/b/banner6_728x90-3.jpg)](https://legacy.coinpayments.net/index.php?ref=3dc0c5875304cc5cc1d98782c2741cb5)\n\nAccept cryptocurrency payments in Laravel through [CoinPayments.net](https://legacy.coinpayments.net/index.php?ref=3dc0c5875304cc5cc1d98782c2741cb5). It gives you a Livewire checkout, live payment status, IPN handling, and an admin panel for balances, withdrawals, and transactions. This is the module CoinPayments points to for Laravel on their [developer code page](https://www.coinpayments.net/apidoc-code).\n\nIt uses the CoinPayments legacy v1 Merchant API.\n\n## Documentation\n\nFull guides, configuration, and screenshots are on the docs site:\n\n### **https://hexters.github.io/CoinPayment/**\n\n![Checkout](sample/payment-page.png)\n\n## Install\n\n```bash\ncomposer require hexters/coinpayment\nphp artisan coinpayment:install\n```\n\nThen generate a payment link and redirect to it:\n\n```php\nuse Hexters\\CoinPayment\\CoinPayment;\n\nreturn redirect(CoinPayment::generatelink([\n    'order_id'     =\u003e uniqid(),\n    'amountTotal'  =\u003e 37.5,\n    'buyer_email'  =\u003e 'buyer@mail.com',\n    'redirect_url' =\u003e url('/thank-you'),\n]));\n```\n\nThe full setup, the listener job, IPN, the admin panel, and every config option are covered in the [documentation](https://hexters.github.io/CoinPayment/guide/introduction).\n\n## What you get\n\n- A Livewire checkout with coin search, a QR code, and a copyable address\n- A payment modal that updates in real time, with a countdown and partial-payment handling\n- IPN verified with HMAC-SHA512, plus a `coinpayment:sync` command for when IPN cannot reach you\n- A gate-protected admin panel: balances with fiat values, withdrawals, and a searchable transactions table\n- Runs on Laravel 11, 12 and 13 with no Node build step\n\n## Pricing\n\nFree to use while you develop. On production and staging, a one-time license unlocks every coin on the checkout plus withdrawals and the detail views. See [pricing](https://hexters.github.io/CoinPayment/pricing) or [get a license](https://buymeacoffee.com/hexters/e/545129).\n\n## Support\n\nFound a bug or need help? Open an issue at [github.com/hexters/CoinPayment/issues](https://github.com/hexters/CoinPayment/issues).\n\n## License\n\nSource-available. Free to use and develop with locally; production and staging use of the premium features requires a paid license. © 2018-2026 Asep SS (hexters).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexters%2Fcoinpayment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexters%2Fcoinpayment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexters%2Fcoinpayment/lists"}