Nab transact Omnipay silverstripe

169 Views Asked by At

could some one please assist with setting up NABTransact payment gateway in omnipay for silverstripe.

I used https://packagist.org/packages/sudiptpa/omnipay-nabtransact, and I'm currently getting this error "[User Error] Uncaught Omnipay\Common\Exception\RuntimeException: Class '\Omnipay\NABTransact\Gateway' not found"

1

There are 1 best solutions below

0
On BEST ANSWER

You should follow gateway naming conventions when defining your gateway parameters and allowed_gateways.

So your config should read:

Payment:
  allowed_gateways:
    - NABTransact_DirectPost