Skip to content

magnolia61/nz.co.fuzion.omnipaymultiprocessor

 
 

Repository files navigation

This extension provides a wrapper extension for payment processors.

Note that the IPN/ Silent post url that should be configured within the payment processor is

http(s)://yousite/civicrm/payment/ipn/xx where xx is the payment processor ID.

(I'm not quite sure the joomla & WP variants but will update when I do)

How to add new payment gateways to Omnipay

  1. update composer.json and run composer update

  2. edit CRM/Core/Payment/processors.mgd.php - check notes in that file for syntax

About

Omnipay Multi Processor Payment Processor For CiviCRM

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.8%
  • Smarty 14.2%