https://github.com/paymentwall/module-ubercart
Paymentwall Integration Module for Ubercart
https://github.com/paymentwall/module-ubercart
Last synced: 4 months ago
JSON representation
Paymentwall Integration Module for Ubercart
- Host: GitHub
- URL: https://github.com/paymentwall/module-ubercart
- Owner: paymentwall
- License: mit
- Created: 2014-08-22T09:45:35.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T03:26:20.000Z (over 10 years ago)
- Last Synced: 2025-10-29T21:24:56.899Z (8 months ago)
- Size: 184 KB
- Stars: 0
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#About Ubercart module
Drupal is one of the leading CMS platforms in the world, ranking 3rd after Wordpress and Joomla; Ubercart is Drupal’s most popular eCommerce plugin. As part of Paymentwall's dedication to making payments human again Paymentwall built an easy-to-use payment module for Drupal so that our merchants can accept payments globally with a single, simple integration via credit cards, bank transfers, eWallets, prepaid cards, SMS payments and mobile carrier billing.
###Versions
* Drupal: from 7.* and newest
* Ubercart: from 3.* and newest
#Installation
To install Paymentwall Ubercart module, please follow the [instructions](https://www.paymentwall.com/en/documentation/Ubercart/831).
After cloning the repository don't forget to install Paymentwall PHP API library (**required**):
`git submodule init` and then `git submodule update`