{"id":21656850,"url":"https://github.com/hylcore-v/solana-payment-processor","last_synced_at":"2025-07-22T08:32:45.965Z","repository":{"id":264492922,"uuid":"883600966","full_name":"hylcore-V/solana-payment-processor","owner":"hylcore-V","description":"About Solana payment processor for e-commerce applications","archived":false,"fork":false,"pushed_at":"2024-11-24T17:12:47.000Z","size":269,"stargazers_count":18,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T22:12:31.118Z","etag":null,"topics":["rust","solana"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/hylcore-V.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":"2024-11-05T08:56:48.000Z","updated_at":"2025-01-03T21:42:18.000Z","dependencies_parsed_at":"2024-11-24T18:20:52.894Z","dependency_job_id":"8704230d-c4dd-4a5f-8586-e84f62135893","html_url":"https://github.com/hylcore-V/solana-payment-processor","commit_stats":null,"previous_names":["hylcore-v/solana-payment-processor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hylcore-V/solana-payment-processor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hylcore-V%2Fsolana-payment-processor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hylcore-V%2Fsolana-payment-processor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hylcore-V%2Fsolana-payment-processor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hylcore-V%2Fsolana-payment-processor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hylcore-V","download_url":"https://codeload.github.com/hylcore-V/solana-payment-processor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hylcore-V%2Fsolana-payment-processor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266456245,"owners_count":23931383,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["rust","solana"],"created_at":"2024-11-25T09:17:49.821Z","updated_at":"2025-07-22T08:32:45.939Z","avatar_url":"https://github.com/hylcore-V.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sol Payments\n\n\nSolPayments is a smart contract program build for the [Solana blockchain](https://solana.com/) that allows merchants to receive crypto-currency payments at their online shops.\n\nMore information: [SolPayments Official Website](https://solpayments.com/)\n\n## Benefits of using SolPayments\n\n- **Low fees** - SolPayments charges merchants just 0.3% of the transaction value.  Additionally, the fees charged to buyers for sending the crypto-currency payments are almost free (just a few cents)\n- **Fast** - payments made through SolPayments are completed in a few seconds\n- **Non-custodial** - SolPayments never takes custody of payments made to any merchants that use it.  You are always in full control of your money.\n\n## Program API\n\nAll the instructions supported by the Sol Payments program are documented [here](src/instruction.rs).\n\n## Contributing\n\n### Environment Setup\n\n1. Install Rust from [https://rustup.rs/](https://rustup.rs/)\n2. Install Solana v1.5.0 or later from [https://docs.solana.com/cli/install-solana-cli-tools#use-solanas-install-tool](https://docs.solana.com/cli/install-solana-cli-tools#use-solanas-install-tool)\n\n### Build and test for program compiled natively\n\n```sh\n$ cargo build\n$ cargo test\n```\n\n### Build and test the program compiled for BPF\n\n```sh\n$ cargo build-bpf\n$ cargo test-bpf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhylcore-v%2Fsolana-payment-processor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhylcore-v%2Fsolana-payment-processor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhylcore-v%2Fsolana-payment-processor/lists"}