Requests | Blesta

Requests

eWay Merchant update

Michael shared this idea 3 years ago
Under Consideration

eWay is now on version 3 of their API, Blesta is currently on a legacy api and the module is only configured for AUD.

eWay now support Australia, New Zealand, Hong Kong, UK, Malaysia & Singapore.

If you are having issues trying to add one of the above to the merchant please go to:

`/components/gateways/merchant/eway/config.json`

and add the currency to the list like so:

`"currencies": ["AUD", "NZD"],`

V3 Api seems so much better in my opinion and can be found: https://github.com/eWAYPayment/eway-rapid-php

Also supports composer.