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 upload
section and Upload the package - Press 'Install' button to install this extension
- modman update
- Open the Magento Admin
- Navigate to
Systems -> Configuration
and then locate thePayment Methods
section in the left menu to access theZip Payment - Own it now, pay later
method - Click
Configure
button 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
Yes
to enable this payment solution - Choose
environment
and pressFind your <environment> keys
button to log into merchant dashboard and grab private key & public key - Enter the
Private Key
andPublic Key
in 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
Yes
to enable widget - Type
Element selector
to 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.