Skip to content

CHIPAsia/chip-for-car-rental-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP for Car Rental System

This code adds CHIP payment method option to Codecanyon - Car Rental System.

Installation

This is not a plugin since the Car Rental System did not provide hooks for extending it's functionality with plugin. Hence, the existing plugin needs to be modified as follows:

  1. Download plugin zip file.
  2. The file must be extracted as per file structure below:

File Structure


 /wp-content/plugins/FleetManagement/
  |- Libraries/ChipToFleetManagementTranspiler.php
  |- Models/Chip/ChipPaymentsTable.php

Configuration

  • Set Payment Method Name, Payment Method Class, Payment Method Description, Brand ID as Public Key, Secret Key as Private Key, Is Online Payment tick, Enabled tick.

drawing

  • You will see the payment method list after setting the payment method.

drawing

Demo

  • Customer choose car to rent

drawing

  • Customer confirm the car

drawing

  • Customer choose payment method

drawing

  • Customer make payment

drawing

  • Reservation completed

drawing

  • Reservation reflected on admin side

drawing

  • Reservation completed

drawing

Other

Facebook: Merchants & DEV Community

Releases

No releases published

Languages