Skip to content

qr-merger/merger

Repository files navigation

merger

qr.huangxin.org
Lightweight, Integrated QR Code Payment Interface
轻量,集成的二维码支付界面

Language: English / Chinese 中文

Version Contributors Stargazers License jsDelivr

Submit your merger site here for presentation

This project is sponsored by

Features

  • Supports WeChat, AliPay and PayPal.
    • When scanning QR Code of URL in WeChat (shows payment code) or AliPay (redirects), directs users to pay.
  • Multilingual adaption with two modes: donate or payment.
  • Gulp support for developer experience and JAMStack deployment.
  • Static files on cdnjs.com. Works as standalone html.

Usage

With NPM and Gulp (Recommended)

Demo: https://qr.huangxin.org

git clone https://github.com/qr-merger/merger
cd merger

# Edit merger.html

pnpm i
pnpm build

An optimised version will appear at /build directory. Works well with JAMStack platforms such as CloudFlare Pages, Vercel and Netlify.

Standalone

Demo: https://qr.huangxin.org/standalone

  1. Download merger.html.
  2. Edit its contents.
  3. Serve the html file per your liking.

License

GNU General Public License v3.0