Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

undefined method 'track_data' for #<Spree::CreditCard:0x007fdbe249a2f8> #52

Open
hugohernani opened this issue Jun 7, 2017 · 1 comment

Comments

@hugohernani
Copy link

I'm getting the following error using AuthorizeNet as provider in the gateway payment methods:

image

I tried defining track_data and returing false to see if magically works on Spree::CreditCard but then I ran into another issue

undefined method 'valid_card_verification_value?'
@cbrunsdon
Copy link

For anyone that runs into this in the future, this gateway isn't very well supported (PR's welcome), and you almost certainly want to use: https://github.com/solidusio/solidus_gateway/blob/master/app/models/spree/gateway/authorize_net_cim.rb

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants