https://github.com/checkout/checkout-opencart-plugin
Checkout.com OpenCart Plugin
https://github.com/checkout/checkout-opencart-plugin
Last synced: about 1 year ago
JSON representation
Checkout.com OpenCart Plugin
- Host: GitHub
- URL: https://github.com/checkout/checkout-opencart-plugin
- Owner: checkout
- License: mit
- Created: 2015-04-09T10:14:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T09:02:39.000Z (over 3 years ago)
- Last Synced: 2023-07-31T20:49:27.503Z (almost 3 years ago)
- Language: PHP
- Homepage:
- Size: 438 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Compatibility
=============
OpenCart **version 3.0.x.x**
If you are running OpenCart **version 2.0 - 2.2**, please refer to the [corresponding branch](https://github.com/checkout/checkout-opencart-plugin/tree/OpenCart-2.0---2.2)
If you are running OpenCart **version 2.3.x.x**, please refer to the [corresponding branch](https://github.com/checkout/checkout-opencart-plugin/tree/master)
Installation
============
It’s easy to install and use Checkout.com module. Download the extension from the Github releases and upload the content to the below path
[Root Directory]/upload/admin/...
[Root Directory]/upload/catalog/...
Or download the package from [Opencart marketplace](https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=41648)
Configuration
============================
After installing the plugin, access the back office of your store and click Extensions > Extensions. Select Payments in the drop down list. Click the Install button after you find the Checkout.com plugin, and once the installation is finished, click Edit.
* Select your environment (sandbox/production)
* Enter your API keys with the prefix _Bearer_, e.g. Bearer sk_sbox_77s12....
* Select Status Enabled
* Hit the Save button
Webhook / Redirection URLs
============================
Webhook creation is done automatically when you save the plugin's configurations.
It supports the following events:
card_verification_declined
card_verified
payment_approved
payment_pending
payment_declined
payment_expired
payment_canceled
payment_voided
payment_void_declined
payment_captured
payment_capture_declined
payment_capture_pending
payment_refunded
payment_refund_declined
payment_refund_pending
The URL registered will be:
example.com/index.php?route=extension/payment/checkout_com/webhook