{"id":27874765,"url":"https://github.com/camerodev/paypal-express-checkout","last_synced_at":"2025-07-04T22:36:41.079Z","repository":{"id":286642002,"uuid":"961569967","full_name":"camerodev/paypal-express-checkout","owner":"camerodev","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-06T19:28:20.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T16:43:27.584Z","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/camerodev.png","metadata":{"files":{"readme":"README.rdoc","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":"2025-04-06T19:28:17.000Z","updated_at":"2025-04-06T19:28:24.000Z","dependencies_parsed_at":"2025-04-07T16:53:32.613Z","dependency_job_id":null,"html_url":"https://github.com/camerodev/paypal-express-checkout","commit_stats":null,"previous_names":["camerodev/paypal-express-checkout"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fpaypal-express-checkout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fpaypal-express-checkout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fpaypal-express-checkout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fpaypal-express-checkout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camerodev","download_url":"https://codeload.github.com/camerodev/paypal-express-checkout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252424939,"owners_count":21745835,"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":"2025-05-05T01:38:08.879Z","updated_at":"2025-05-05T01:38:09.396Z","avatar_url":"https://github.com/camerodev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"= PayPal Express Checkout easy integration.\n\n== 1. Create object instance:\n\n  $paypal = new PaypalExpressCheckout($gateway);\n\n== 2. Redirect user to PayPal to obtain charging permissions\n\n  $paypal-\u003edoExpressCheckout(123.45, 'Test service', 'inv123', 'USD', $resultData);\n\n== 3. Perform payment, token and PayerID are being returned with GET response from PayPal\n\n  $paypal-\u003edoPayment($_GET['token'], $_GET['PayerID'], $resultData)\n\n== 4. Perform refund based on transaction ID (returned from doPayment method)\n\n  $paypal-\u003edoRefund($transactionId, 'inv123', false, 0, 'USD', '', $resultData)\n\nFor more information see index.php file.\n\nNOTE: \nYou need to have Express Checkout enabled on your live account","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerodev%2Fpaypal-express-checkout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamerodev%2Fpaypal-express-checkout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerodev%2Fpaypal-express-checkout/lists"}