{"id":14974450,"url":"https://github.com/ravi8x/laravel-paytm-server","last_synced_at":"2025-10-27T09:30:24.114Z","repository":{"id":119020746,"uuid":"172715371","full_name":"ravi8x/Laravel-PayTM-Server","owner":"ravi8x","description":"PayTM backend for e-commerce app","archived":false,"fork":false,"pushed_at":"2019-02-26T17:57:53.000Z","size":285,"stargazers_count":48,"open_issues_count":0,"forks_count":27,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T04:31:38.357Z","etag":null,"topics":["e-commerce-example","laravel5","payment-integration","paytm","paytm-merchant"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ravi8x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-02-26T13:19:49.000Z","updated_at":"2024-05-22T11:42:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4365bdb-569a-4570-90af-a7b314a0883d","html_url":"https://github.com/ravi8x/Laravel-PayTM-Server","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"72173e26a3fdad1598b48376ce51f0246ef16cc0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravi8x%2FLaravel-PayTM-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravi8x%2FLaravel-PayTM-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravi8x%2FLaravel-PayTM-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravi8x%2FLaravel-PayTM-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ravi8x","download_url":"https://codeload.github.com/ravi8x/Laravel-PayTM-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238471942,"owners_count":19478133,"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":["e-commerce-example","laravel5","payment-integration","paytm","paytm-merchant"],"created_at":"2024-09-24T13:50:34.893Z","updated_at":"2025-10-27T09:30:23.670Z","avatar_url":"https://github.com/ravi8x.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Laravel PayTM Backend - REST API\n===================\nLarvel e-commerce project including PayTM payement gateway solution.\n\n## Android Demo App\nRefer [Mart 9](https://github.com/ravi8x/Android-PayTM) e-commerce that was built using the REST API provided in this project.\n\n![Android Ecommerce PayTM integration](https://www.androidhive.info/wp-content/uploads/2019/02/android-e-commerce-app-paytm-integration.png)\n\nREST API\n===================\nBase Url: [https://demo.androidhive.info/paytm/public/api/](https://demo.androidhive.info/paytm/public/api/)\n\nPostman collection: [https://www.getpostman.com/collections/8b2e7763a8b7e0673918](https://www.getpostman.com/collections/8b2e7763a8b7e0673918)\n\n|Header|Value|Description|\n|----------|--------|------|\n|**Authorization**|Bearer A492Kdleo3d83ba21699…|Use the token received in /login or /register call|\n\n|Endpoint|Method|Description|\n|----------|--------|------|\n|**/appConfig**|GET|PayTM app config like Merchant ID and app environment (dev / production)|\n|**/register**|POST|Registering a new user. This returns auth token needed to make further calls|\n|**/login**|POST|Login of an existing user. This returns auth token needed to make further calls|\n|**/products**|GET|Fetching all products along with name, thumbnail and price|\n|**/prepareOrder**|POST|Preparing a new order. This takes list of cart items and gives the unique Order ID that needs to be sent to PayTM|\n|**/getChecksum**|POST|Generates the checksum needed while redirecting to PayTM payment screen|\n|**/transactionStatus**|POST|Verifies the transaction status once the payment is done. This involves our backend server making call to PayTM server and verifies the transaction|\n|**/transactions**|GET|List of transactions made by a user|\n|**/orders/{id}**|GET|Complete details of a single order including the total amount and list of items ordered|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravi8x%2Flaravel-paytm-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravi8x%2Flaravel-paytm-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravi8x%2Flaravel-paytm-server/lists"}