Skip to content

omnipay with NMI #85

Closed
Closed
@netzih

Description

@netzih

Trying to add NMI integration to OMNIPAY.
I added
"{
"type": "git",
"url": "https://github.com/nerdmedia/omnipay-nmi.git"
}"
and required "nerdmedia/omnipay-nmi":"^3.0@dev" to the composer file.

I also created a MGD.php file in the Metadata folder.
I used the MGD from Authorize AIM and just changed the details to
"[
'name' => 'OmniPay - nmi',
'entity' => 'payment_processor_type',
'params' => array(
'version' => 3,
'title' => 'OmniPay - nmi',
'name' => 'omnipay-nmi',"
'description' => 'NMI (Network Merchants Inc.) driver for the Omnipay PHP payment processing library',"

It comes up as a processor to add in CIVICRM processors but when going to process any payments after putting in the cc details i'm getting Class '\Omnipay\omnipay-nmi\Gateway' not found.

What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions