{"id":19153074,"url":"https://github.com/bagisto/bagisto-weaccept-payment","last_synced_at":"2025-05-07T05:48:13.298Z","repository":{"id":62491192,"uuid":"446389619","full_name":"bagisto/bagisto-weaccept-payment","owner":"bagisto","description":"The Laravel eCommerce Accept Payment Gateway allows the customer to make use of Accept payment gateway in the Bagisto eCommerce website.","archived":false,"fork":false,"pushed_at":"2022-01-17T11:45:50.000Z","size":20,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T19:05:26.750Z","etag":null,"topics":["accept-payments","ecommerce","laravel","payment","payment-gateway","payment-integration","paymentmethods","website"],"latest_commit_sha":null,"homepage":"https://bit.ly/3rbP7O2","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/bagisto.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG for v0.1.x.md","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":"2022-01-10T11:08:26.000Z","updated_at":"2024-10-22T00:16:43.000Z","dependencies_parsed_at":"2022-11-02T11:16:14.856Z","dependency_job_id":null,"html_url":"https://github.com/bagisto/bagisto-weaccept-payment","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/bagisto%2Fbagisto-weaccept-payment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagisto%2Fbagisto-weaccept-payment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagisto%2Fbagisto-weaccept-payment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagisto%2Fbagisto-weaccept-payment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bagisto","download_url":"https://codeload.github.com/bagisto/bagisto-weaccept-payment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252823687,"owners_count":21809708,"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":["accept-payments","ecommerce","laravel","payment","payment-gateway","payment-integration","paymentmethods","website"],"created_at":"2024-11-09T08:20:36.490Z","updated_at":"2025-05-07T05:48:13.273Z","avatar_url":"https://github.com/bagisto.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nBagisto WeAccept add-on allow customers to pay for others using WeAccept payment gateway.\n\n## Requirements:\n\n- **Bagisto**: 1.3.2\n\n## Installation :\n- Run the following command\n```\ncomposer require bagisto/bagisto-weaccept-payment\n```\n\n- Goto config/concord.php file and add following line under 'modules'\n```php\n\\Webkul\\WeAccept\\Providers\\ModuleServiceProvider::class\n```\n- WeAccept Merchent Account's URL\n\n    - Transaction response callback\n\n    ```\n    https://yourdomain.com/weaccept/paymob_txn_response_callback\n    ```\n\n- Run these commands below to complete the setup\n```\ncomposer dump-autoload\n```\n\n```\nphp artisan migrate\nphp artisan route:cache\nphp artisan optimize\n```\n\n```\nphp artisan vendor:publish\n```\n\n-\u003e Press 0 and then press enter to publish all assets and configurations.\n\n\u003e That's it, now just execute the project on your specified domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagisto%2Fbagisto-weaccept-payment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbagisto%2Fbagisto-weaccept-payment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagisto%2Fbagisto-weaccept-payment/lists"}