SolPayments is a smart contract program build for the Solana blockchain that allows merchants to receive crypto-currency payments at their online shops.
More information: SolPayments Official Website
- 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)
- Fast - payments made through SolPayments are completed in a few seconds
- Non-custodial - SolPayments never takes custody of payments made to any merchants that use it. You are always in full control of your money.
All the instructions supported by the Sol Payments program are documented here.
- Install Rust from https://rustup.rs/
- Install Solana v1.5.0 or later from https://docs.solana.com/cli/install-solana-cli-tools#use-solanas-install-tool
$ cargo build
$ cargo test
$ cargo build-bpf
$ cargo test-bpf