Giter Club home page Giter Club logo

pabbly-subscription-chip-gateway's Introduction

Pabbly Subscription Billing X CHIP

This to integrate Pabbly Subscription Billing with CHIP Payment Gateway.

Reference: https://apidocs.pabbly.com/

Multiple Pabbly Subscription Billing Account

To integrate with multiple pabbly subscription billing accounts:

  • Clone the whole project to new directory.
  • Use different database or same database with different prefix

System Requirements

  • PHP version 7.4 or greater.
  • MySQL version 5.7 or greater OR MariaDB version 10.3 or greater.
  • HTTPS support

Installation

  1. Download and unzip this repository if you haven’t already.
  2. Create a database for Pabbly on your web server, as well as a MySQL (or MariaDB) user who has all privileges for accessing and modifying it.
  3. Find and rename auth-sample.php to auth.php, then edit the file and add:
    • Pabbly API Key and Secret
    • CHIP Secret Key and Brand ID
    • Database information
    • Installation URL. Example: https://www.yoururl.com/hostedpage.php.
    • (Optional) Database Prefix
  4. Upload all files to the desired location on your web server.

Configuration

  1. Go to Pabbly Subscriptions -> Settings -> Payment Gateway Integration -> Custom Connect Now
  2. Set Gateway status: Activate
  3. Gateway name: CHIP (or anything that suit to your needs)
  4. Gateway URL: Installation URL with ending /hostedpage.php. Example: https://www.yoururl.com/hostedpage.php

Other

Facebook: Merchants & DEV Community

pabbly-subscription-chip-gateway's People

Contributors

wzul avatar

Stargazers

Awis Qirani avatar gigsanatomy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.