uninitialized constant
ActiveMerchant::Billing::Integrations::Barclaycard
I'm trouble shooting for a client, any ideas?
On Nov 17, 4:40 am, phil <p...@philsmy.com> wrote:
> I have a fork of AM that talks to iridium... don't know if that will
> help. We are using this branch in production.
>
> I realise that Iridium is not barclay's, but they do work together and
> we are backing onto a barclay's merchant account.
>
> http://github.com/philsmy/active_merchant
>
> This might help.
>
> On Nov 16, 10:25 am, daz_oldham <darren.ratcli...@gmail.com> wrote:
>
> > Hi Phil
>
> > Actually talking to the gateway.
>
> > Thanks
>
> > Darren
>
> > On Nov 16, 9:14 am, phil <p...@philsmy.com> wrote:
>
> > > Do you mean accepting the card or talking to barclay's gateway?
>
> > > On Nov 5, 8:59 pm, daz_oldham <darren.ratcli...@gmail.com> wrote:
>
> > > > Hello
>
> > > > Does Active Merchant supportBarclaycard? And if not are there any
- The original: http://github.com/Shopify/active_merchant
- Rubaidh http://github.com/rubaidh/active_merchant/
and their feature branch: http://github.com/rubaidh/active_merchant/tree/feature/barclaycard-integration
- Phil's http://github.com/rubaidh/active_merchant/tree/feature/barclaycard-integration
Is there anything obvious I might be doing wrong?
Thanks,
Jeff
There is no BarclayCard object. I have actually just fired an email
off to Iridium to find out the specifics of this and to see if they
process it. I'll let you know what I find out.
On Dec 24, 3:23 am, Jeff <jeffrey.schoolcr...@gmail.com> wrote:
> So, here are some forks and branches I've tried and I'm still getting
> this unitialized constant AM::Billings::Integrations::Barclaycard
>
> - The original:http://github.com/Shopify/active_merchant
> - Rubaidhhttp://github.com/rubaidh/active_merchant/
> and their feature branch:http://github.com/rubaidh/active_merchant/tree/feature/barclaycard-in...
> - Phil'shttp://github.com/rubaidh/active_merchant/tree/feature/barclaycard-in...