This code adds CHIP payment method option to Codecanyon - Car Rental System.
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:
- Download plugin zip file.
- The file must be extracted as per file structure below:
/wp-content/plugins/FleetManagement/
|- Libraries/ChipToFleetManagementTranspiler.php
|- Models/Chip/ChipPaymentsTable.php
- 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.
- You will see the payment method list after setting the payment method.
- Customer choose car to rent
- Customer confirm the car
- Customer choose payment method
- Customer make payment
- Reservation completed
- Reservation reflected on admin side
- Reservation completed
Facebook: Merchants & DEV Community