silverstripeomnipaysilvershop

Nab transact Omnipay silverstripe


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"


Solution

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

    So your config should read:

    Payment:
      allowed_gateways:
        - NABTransact_DirectPost