Git Product home page Git Product logo

channex-integration's Introduction

Channex Integration

Table of Contents

Introduction

This extension helps integrate miniCal with Channex to connect to OTA's like Booking, Airbnb, and Expedia.

Installation

  • Fork the repository https://github.com/minical/channex-integration or clone it locally, or you can get this extension from miniCal MarketPlace.
  • Upload the extension folder into the /public/application/extensions directory.
  • Activate the extension through the "Extensions" screen in miniCal.
  • Click on the setting icon. It will redirect you to the Channex setting page. Fill in all the details, and map rooms with rate-plan then you are good to go.
  • Retrieve Bookings from Channex Automatically: To automatically fetch booking from Channex, you need to set a cron job on your server. Hit following URL every minute or every 30 seconds (Whatever you prefer) using cron to retrieve bookings automatically: https://your-minical-server.com/cron/ota_booking_retrieval

Features

  • Easily connect to miniCal.
  • Credit Card Tokenisation.
  • Connect to all major OTA channels such as Airbnb, Booking & Expedia
  • instantly sync all connected channels in real-time.

Dependencies

A Channex account.

Versioning

The version is broken down into 4 points e.g 1.2.3.4 We use MAJOR.MINOR.FEATURE.PATCH to describe the version numbers.

A MAJOR is very rare, it would only be considered if the source was effectively re-written or a clean break was desired for other reasons. This increment would likely break most 3rd party modules.

A MINOR is when there are significant changes that affect core structures. This increment would likely break some 3rd party modules.

A FEATURE version is when new extensions or features are added (such as a payment gateway, shipping module etc). Updating a feature version is at a low risk of breaking 3rd party modules.

A PATCH version is when a fix is added, it should be considered safe to update patch versions e.g 1.2.3.4 to 1.2.3.5

License

The Open Software License 3.0 (OSL-3.0)

channex-integration's People

Contributors

harshbinjwa avatar m0de avatar mraduljain avatar pankaj9296 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

channex-integration's Issues

Migrate to API-Key instead User & Password authentication

Hi!

I would like to suggest one small change at your Channex integration library. Right now you use api/v1/sing_in method with user & password arguments, but this method will be deprecated soon and will be excellent if you can make changes and migrate to API-Key based auth.

All required information you can find here - https://docs.channex.io/api-v.1-documentation/api-reference#api-key-access and https://docs.channex.io/application-documentation/api-key-access.

Basically, with API Key access, you can remove all logic associated with Channex auth and just keep API key and use it to sign requests. API Key should be provided at headers as user-api-key.

Cant install extension

I added to the extensions folder, but the " Install " " button " its not clickable ..

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.