0xNyk / solana-pay-for-woocommerce

Solana Pay payment gateway for WordPress and WooCommerce

Home Page:https://solana-pay-demo.juxdan.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solana-pay-for-woocommerce

Solana Pay payment gateway for WordPress and WooCommerce

Solana Pay Demo Screenshot on a smartphone

This is a payment gateway built for WordPress as a WooCommerce plugin for online stores to accept payments in USDC and SOL through Solana Pay. It was created as an entry to the Solana Grizzlython Hackathon.

Demo Website

Find below an online store for the project. Please, visit to try it out.

Features

Below are some of the major features of this zkApp.

  • Support for payments in both USDC and SOL
  • "Pay with Solana Pay" smart button integrated on Checkout page
  • Payment possible through QR Code scan or connection to browser wallet
  • 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/t4top/solana-pay-for-woocommerce.git
cd solana-pay-for-woocommerce
  1. Install project dependencies
npm install
  1. To create a release package, run below commands.
npm run build --workspaces
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 by following these instructions.

Buy me a coffee

Solana Wallet: BFSi8WeoE2bLJtMUpB6KVggJZ4Uv5DavVrVsm5kdrQwY

License

GPL-3.0

About

Solana Pay payment gateway for WordPress and WooCommerce

https://solana-pay-demo.juxdan.io/

License:GNU General Public License v3.0


Languages

Language:PHP 64.1%Language:Svelte 33.4%Language:JavaScript 2.5%