{"id":27037180,"url":"https://github.com/shibbir/sslcommerz","last_synced_at":"2025-04-05T01:16:57.186Z","repository":{"id":40894098,"uuid":"234613087","full_name":"shibbir/sslcommerz","owner":"shibbir","description":"SSLCommerz integration in ASP.NET Core","archived":false,"fork":false,"pushed_at":"2022-12-08T09:32:28.000Z","size":29,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-05T11:56:49.728Z","etag":null,"topics":["aspnet-core","bulma","docker","heroku","sslcommerz"],"latest_commit_sha":null,"homepage":"https://sslcommerz.herokuapp.com/","language":"C#","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/shibbir.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}},"created_at":"2020-01-17T18:39:01.000Z","updated_at":"2021-05-30T14:35:58.000Z","dependencies_parsed_at":"2023-01-24T21:45:56.875Z","dependency_job_id":null,"html_url":"https://github.com/shibbir/sslcommerz","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibbir%2Fsslcommerz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibbir%2Fsslcommerz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibbir%2Fsslcommerz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibbir%2Fsslcommerz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shibbir","download_url":"https://codeload.github.com/shibbir/sslcommerz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271497,"owners_count":20911587,"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":["aspnet-core","bulma","docker","heroku","sslcommerz"],"created_at":"2025-04-05T01:16:56.596Z","updated_at":"2025-04-05T01:16:57.158Z","avatar_url":"https://github.com/shibbir.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SSLCommerz\n\u003e SSLCommerz integration in ASP.NET Core\n\n[![Build Status](https://travis-ci.com/shibbir/sslcommerz.svg?branch=master)](https://travis-ci.com/shibbir/sslcommerz)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT)\n\n## Instructions\nYou need to create a free sandbox account from [SSLCommerz](https://developer.sslcommerz.com/registration/). After signing up you will get your store id and store password via email.\n\nIn this demo project I've only used the parameters that are absolutely required to work with SSLCommerz api version 4.00. The official documentation provide much more details regarding the processes involved as well as explanation of each parameters. You should read the entire documentation for better understanding. You can find the link to the documentation in [here](https://developer.sslcommerz.com/doc/v4/).\n\n## Running inside a docker container\nYou need to have [docker](https://www.docker.com/) installed on your machine before running the followings:\n\n```bash\n$ docker pull shibbir/sslcommerz\n$ docker run -d --rm -p 8080:80 --name sslcommerz -e StoreId='\u003cyour_store_id\u003e' -e StorePassword='your_store_password' sslcommerz-aspnetcore\n```\n\n## Running in Visual Studio\nOpen `appsettings.json` and add your store id and store password in `EnvironmentVariables` section.\n\n```json\n\"EnvironmentVariables\": {\n    \"StoreId\": \"your_store_id\",\n    \"StorePassword\": \"your_store_password\"\n}\n```\n\n## Environment Variables\n\nName | Description\n------------ | -------------\nStoreId | Your SSLCommerz Store ID\nStorePassword | Your SSLCommerz Store Password\n\n## Demo\nhttps://sslcommerz.herokuapp.com/\n\n## License\n\u003ca href=\"https://opensource.org/licenses/MIT\"\u003eThe MIT License\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshibbir%2Fsslcommerz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshibbir%2Fsslcommerz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshibbir%2Fsslcommerz/lists"}