{"id":19658317,"url":"https://github.com/iphytech/rave_pizza","last_synced_at":"2025-06-21T07:39:45.692Z","repository":{"id":102248192,"uuid":"168604511","full_name":"Iphytech/rave_pizza","owner":"Iphytech","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-02T07:22:19.000Z","size":8637,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T00:59:08.454Z","etag":null,"topics":[],"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/Iphytech.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-01-31T22:08:18.000Z","updated_at":"2019-05-27T15:12:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"d990b57e-cc32-44bd-861d-08231950a8cf","html_url":"https://github.com/Iphytech/rave_pizza","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/Iphytech%2Frave_pizza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iphytech%2Frave_pizza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iphytech%2Frave_pizza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iphytech%2Frave_pizza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Iphytech","download_url":"https://codeload.github.com/Iphytech/rave_pizza/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240965885,"owners_count":19885980,"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-11-11T15:37:02.365Z","updated_at":"2025-02-27T02:27:24.429Z","avatar_url":"https://github.com/Iphytech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rave_pizza\n\n### Clone the repo\n\n### cd to the project directory\n\nFollow the guide here to step up Rave in your project\n\nhttps://laravelrave.netlify.com/getting-started/installation.html#prerequisite\n\nAfter setting up Rave in your project\n\n##### Goto Vendor folder -\u003e KingFalmez -\u003e laravelrave -\u003e src -\u003e Rave.php\n\n##### Then replace the initialize function with this \n\n*****************************************************************\n public function initialize($redirectURL)\n  {\n      $meta = array();\n      if (!empty($this-\u003erequest-\u003emetadata)) {\n          $meta = json_decode($this-\u003erequest-\u003emetadata, true);\n      }\n    \n      $subAccounts = array();\n      if (!empty($this-\u003erequest-\u003esubaccounts)) {\n          $subAccounts = json_decode($this-\u003erequest-\u003esubaccounts, true);\n      }\n    \n      $this-\u003ecreateCheckSum($redirectURL);\n      $this-\u003etransactionData = array_merge($this-\u003etransactionData, array('data-integrity_hash' =\u003e $this-\u003eintegrityHash), array('meta' =\u003e $meta));\n    \n      if (!empty($subAccounts)) {\n        $this-\u003etransactionData = array_merge($this-\u003etransactionData, array('subaccounts' =\u003e $subAccounts));\n      }\n    \n      $json = json_encode($this-\u003etransactionData);\n      echo '\u003chtml\u003e';\n      echo '\u003cbody\u003e';\n      echo '\u003ccenter\u003eProccessing...\u003cbr /\u003e\u003cimg style=\"height: 50px;\" src=\"https://media.giphy.com/media/swhRkVYLJDrCE/giphy.gif\" /\u003e\u003c/center\u003e';\n      echo '\u003cscript type=\"text/javascript\" src=\"' . $this-\u003ebaseUrl . '/flwv3-pug/getpaidx/api/flwpbf-inline.js\"\u003e\u003c/script\u003e';\n      echo '\u003cscript\u003e';\n      echo 'document.addEventListener(\"DOMContentLoaded\", function(event) {';\n      echo 'var data = JSON.parse(\\'' . $json . '\\');';\n      echo 'getpaidSetup(data);';\n      echo '});';\n      echo '\u003c/script\u003e';\n      echo '\u003c/body\u003e';\n      echo '\u003c/html\u003e';\n      return $json;\n      }\n     \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiphytech%2Frave_pizza","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiphytech%2Frave_pizza","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiphytech%2Frave_pizza/lists"}