aztemi / wc-solana-pay

Solana Pay powered payment gateway for WordPress and WooCommerce

Home Page:https://wordpress.org/plugins/wc-solana-pay/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WC Solana Pay

Solana Pay powered payment gateway for WordPress and WooCommerce.

WC Solana Pay demo screenshot

This is a decentralized, permissionless, and fast payment gateway powered by Solana blockchain. It supports payments in SOL, USDC, USDT and more via QR Code and through all major Solana wallets, including Phantom, Solflare and Backpack.

It is a quick and easy way to add crypto payments to your WooCommerce store and WordPress website. Give your customers a fast, seamless crypto checkout experience and increase your conversion rate.

How to use on a WordPress site

This project is available on the official WordPress Plugins Marketplace. Install it from within your WP site following the installation guidelines.

Demo Store

Below is an online store for the project. Get free tokens for testing from the Devnet Faucet and try out the store for yourself.

Features

Below are some of the major features of this plugin.

  • Solana Pay smart button integrated with the Checkout page for express checkout without redirect.
  • Supports payments via QR Code scan and connection to browser wallets.
  • Fast transactions handling and direct payments into the Solana wallet address that you configure.
  • Supports payments in SOL, USDC, and USDT. More tokens can easily be added through configuration.
  • Customizable settings under WooCommerce Payment page.

How to build

  1. Clone this git repository and change to the project directory
git clone https://github.com/aztemi/wc-solana-pay.git
cd wc-solana-pay
  1. Install project dependencies
npm install
  1. To create a release package, run below commands.
npm run build
npm run makepot
npm run package
  1. This will get you a zip file ready to be used on a WordPress site. The zip file will be generated under the root folder. Upload and install the zip package on a WP website.

Buy me a coffee

Solana Wallet: BFSi8WeoE2bLJtMUpB6KVggJZ4Uv5DavVrVsm5kdrQwY

License

GPL-3.0

About

Solana Pay powered payment gateway for WordPress and WooCommerce

https://wordpress.org/plugins/wc-solana-pay/

License:GNU General Public License v3.0


Languages

Language:PHP 61.1%Language:Svelte 23.5%Language:JavaScript 14.6%Language:Stylus 0.8%