Here is the second version of Magento 1 extension which has been fully refactored.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
- Download the latest release package
- Extract the contents of the package to your computer
- Grab all code and copy into corresponding folders in Magento 1 root directory
- Download the latest package release
- Navigate to
System > Magento Conenct > Magento Connect Manager - Go to
Direct package file uploadsection and Upload the package - Press 'Install' button to install this extension
- modman update
- Open the Magento Admin
- Navigate to
Systems -> Configurationand then locate thePayment Methodssection in the left menu to access theZip Payment - Own it now, pay latermethod - Click
Configurebutton to open configuration panel
- Version: Show current version for this extension
- Health Check: List all errors and warnings. It's not been allowed to enable the extension if there is any error found in health check.
- Set Enable to
Yesto enable this payment solution - Choose
environmentand pressFind your <environment> keysbutton to log into merchant dashboard and grab private key & public key - Enter the
Private KeyandPublic Keyin the following fields
- Title: the label will be used as payment option on checkout page
- Payment Action: define how payment will be handled, immediate capture or authorize only
- Display Mode: different display mode on checkout page to handle Zip confirmation page
- Order Handling: whether new order will be created for referred application
- New Order Status: define the order status for referred application
This section is used to identify configuration of country and currency
To enable debug mode and define level of log for debugging
Set Yes to accept marketing news and notifications
- Scroll down and expand each page section
- Expand each widget section and set Enable to
Yesto enable widget - Type
Element selectorto define the location where this widget should put in
Copyright 2019 Zip Co
Licensed under the The MIT License (MIT) (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://opensource.org/licenses/MIT
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.