You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fattain Naime 29aa6d2432 Organize developer docs and Plugins, Module, Library, SDK etc 5 months ago
admin Initial commit of PipraPay open source 6 months ago
api Initial commit of PipraPay open source 6 months ago
docs Organize developer docs and Plugins, Module, Library, SDK etc 5 months ago
install Initial commit of PipraPay open source 6 months ago
invoice Initial commit of PipraPay open source 6 months ago
payment Initial commit of PipraPay open source 6 months ago
payment-link Initial commit of PipraPay open source 6 months ago
pp-content Initial commit of PipraPay open source 6 months ago
pp-external Initial commit of PipraPay open source 6 months ago
pp-include Initial commit of PipraPay open source 6 months ago
.htaccess Initial commit of PipraPay open source 6 months ago
LICENSE Initial commit 6 months ago
README.md Organize developer docs and Plugins, Module, Library, SDK etc 5 months ago
TRADEMARK.md Create TRADEMARK.md 6 months ago
error.php Initial commit of PipraPay open source 6 months ago
index.php Initial commit of PipraPay open source 6 months ago
pp-auto-update.php Initial commit of PipraPay open source 6 months ago
version.json Initial commit of PipraPay open source 6 months ago

README.md

PipraPay - Payment Automation Platform

PipraPay is a self-hosted payment automation platform by QubePlug Bangladesh. Host it on your own server, define your workflow, install plugins and themes, and stay in control. It’s free to use with no monthly fees. Visit https://piprapay.com/ for more info.


Table of Contents

  • Documentation
  • Features
  • Installation
  • License & Brand Protection
  • Trademark Policy
  • Contributing
  • Community & Support

📖 Documentation


🚀 Features

  • Self-hosted: deploy on your own server with no third‑party lock‑in.
  • Plugin-based architecture for gateways, modules, and tools.
  • Theme support for admin dashboard branding.
  • Multiple gateways (Stripe, bKash, Nagad, etc.) via plugins.
  • Automatic transaction verification to reduce manual work.
  • Scales to unlimited transactions (within your server capacity).
  • Integrations with platforms like WooCommerce, WHMCS, and WordPress.

⚙️ Installation

  1. Clone this repository:
    git clone https://github.com/PipraPay/PipraPay-Open-Source-Web.git
    
  2. Prepare your environment: PHP, a database, and a web server (Apache/Nginx).
  3. Upload or place the source files on your server.
  4. Install dependencies (if any) as per your setup.
  5. Configure database credentials, domain, and environment settings.
  6. Access the admin panel, install plugins, and configure gateways.

📚 License & Brand Protection

  • Code is licensed under the GNU Affero General Public License v3.0 (AGPL‑3.0). See LICENSE.

🛡️ Trademark Policy

The PipraPay name, logo, and brand identity are trademarks of QubePlug Bangladesh.

What you can do

  • Use PipraPay as provided, including branding.
  • Build and share plugins, modules, and themes.
  • Contribute back to this repository.

What you cannot do

  • Rebrand the system (e.g., rename it to another product).
  • Remove or replace the PipraPay name/logo/brand in a modified version and present it as your own brand.

🤝 Contributing

We welcome contributions from the community. To contribute:

  1. Fork this repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
    
  3. Make your changes.
  4. Commit with a clear message.
  5. Push to your fork and open a Pull Request describing your changes.

🤷‍♂️ Community & Support