Payout payment module for OpenCart 3
The OpenCart module for Payout payment gateway. The extension provides access to the Payout IE API and allow merchants card payments.
Features
- Card payments
- Multi-language (english, slovak, czech)
- Multi-currency
Requirements
- PHP 5.5 or later
- cUrl extension enabled
- Payout API Client PHP Library GitHub
- Payout account
Getting Started
You can install the extension using either OCMOD modification system or upload files with through FTP. The Payout API Client PHP Library is included in the installation files.
A) Installation using OpenCart OCMOD modification system
- Download
.ocmod.zip
installation file from GitHub Releases. - Login to Your Store admin section and navigate to Extensions > Installer.
- Upload the
.ocmod.zip
file. - If you see green notification, the files has been successfully uploaded.
B) Manual installation using FTP file upload
- Download
.ocmod.zip
installation file from GitHub Releases. - Unzip downloaded file.
- Use any FTP client to upload files form
upload
directory to Your Storeroot
on your web-server.
Configuration
- Navigate to Extensions > Extensions > Payments in Your Store admin section.
- Scroll down to the Payout extension and click on green Install button.
- Click on blue Edit button.
- Copy Notification URL and generate API key in your Payout Banking.
- Set API Key ID and Secret.
- For testing purposes you can set Sandbox and Debug modes to Yes.
- Set Status to Enabled
- Click on Order Statuses tab and set a corresponding statuses. New order will be automatically changed to the status according to payment result.
- Set Notify Customer to Yes, if you want send email when order status changes.
- Save settings by click on blue button on top right corner.
Version
Stable version: 1.0.2
See the CHANGELOG.md file for list off all changes.
Compatibility
- Tested with OpenCart 3.0.3.2
- Tested with Payout API
Documentation
The Payout API documentation.
License
This open-source software is licensed under the MIT License - see the LICENSE file for details.
Copyright © 2019 Payout, s.r.o.