Skip to content

ebanx-integration/ebanx-virtuemart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBANX payment gateway for VirtueMart/Joomla

This plugin allows you to integrate your VirtueMart store with the EBANX payment gateway. It supports all EBANX payment methods available on our Checkout Integration.

Requirements

  • PHP >= 5.3
  • cURL
  • VirtueMart >= 2.6

Installation

Source

  1. Clone the git repo to your VirtueMart /plugins/vmpayment/ folder
git clone --recursive https://github.com/ebanx/ebanx-virtuemart.git
  1. Go to the VirtueMart administration and then to the payment settings at VirtueMart > Payment Methods.
  2. Create the EBANX payment method and update its settings.
  3. Go to the EBANX Merchant Area, then to Integration > Merchant Options.
  4. Change the Status Change Notification URL to:
{YOUR_SITE}/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification
  1. Change the Response URL to:
{YOUR_SITE}/index.php?option=com_virtuemart&view=pluginresponse&task=pluginresponsereceived
  1. That's all!

Extension manager

  1. Download the module ZIP file.
  2. Go to the VirtueMart administration and then to the payment settings at Extensions > Extension Manager.
  3. Upload the EBANX package file.
  4. Go to the VirtueMart administration and then to the payment settings at VirtueMart > Payment Methods.
  5. Create the EBANX payment method and update its settings.
  6. Go to the EBANX Merchant Area, then to Integration > Merchant Options.
  7. Change the Status Change Notification URL to:
{YOUR_SITE}/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification
  1. Change the Response URL to:
{YOUR_SITE}/index.php?option=com_virtuemart&view=pluginresponse&task=pluginresponsereceived
  1. That's all!

Changelog

  • 1.0.0: first release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages