I am trying to setup EWay payment integration
with Active-merchant Gem
in Rails
application.
I setup successfully EWay but when tried to Recurring
at that time got issue below:
undefined method `recurring' for #<ActiveMerchant::Billing::EwayGateway:0x000000051bb110>.
I tried a lot but still not found any proper solution.
Anyone have a better solution or experience with EWay recurring then please provide that will a lot of help.
Thanks