{"id":22819921,"url":"https://github.com/devdhera/bsp-paymentgateway","last_synced_at":"2025-05-05T20:07:20.056Z","repository":{"id":44189142,"uuid":"130080670","full_name":"DevDHera/BSP-PaymentGateway","owner":"DevDHera","description":"Suite of BSP Applications","archived":false,"fork":false,"pushed_at":"2025-01-23T17:34:15.000Z","size":453,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T04:43:50.248Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/DevDHera.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-04-18T15:07:43.000Z","updated_at":"2025-01-23T17:34:13.000Z","dependencies_parsed_at":"2024-08-19T20:20:44.451Z","dependency_job_id":"1f4ae225-0167-455c-910b-3c03a63857e2","html_url":"https://github.com/DevDHera/BSP-PaymentGateway","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/DevDHera%2FBSP-PaymentGateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDHera%2FBSP-PaymentGateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDHera%2FBSP-PaymentGateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDHera%2FBSP-PaymentGateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevDHera","download_url":"https://codeload.github.com/DevDHera/BSP-PaymentGateway/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390859,"owners_count":20769478,"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":[],"created_at":"2024-12-12T15:15:01.800Z","updated_at":"2025-03-30T23:15:33.910Z","avatar_url":"https://github.com/DevDHera.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BSP - Payment Gateway\n\n\u003eA simple payment gateway for BSP Customers. An initiative taken when creating BSP - Good Will Hunting. \n\n\n\n### System Overview\n\nA simple Gateway for BSPs. Receive the handle send by BSP through mail and just simply do your tasks.\n\n### Technologies Used\n\n* Node.js      \n* Express.js\n* Passport.js\n* MongoDB\n* Nexmo\n* Socket.io\n\n### Steps To Run\n\n1. Install the modules.\n```bash\nnpm install\n```\n2. Simply Run the App.\n```bash\nnpm start\n```\n\n### Sample Codings\n\nLot of times we are under the wrong preemption of paying money for free services. SMS sending through applications is like that. \n\nHere is how I achived this for free.\n\n#### How to send SMS\n\n```javascript\nnexmo.message.sendSms('NEXMO', number, smsmessage, {type: 'unicode'},\n                                                    (err, responseData) =\u003e {\n                                                        if(err){\n                                                            console.log(err);\n                                                        }else{\n                                                            console.dir(responseData);\n                                                        }\n                                                    }\n                                                )\n```\n\n### Tasks To Achive\n\n* [x] Nexmo Intergration\n* [x] Socket.io intergration\n* [ ] Real Time pushes  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdhera%2Fbsp-paymentgateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevdhera%2Fbsp-paymentgateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdhera%2Fbsp-paymentgateway/lists"}