Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fraud details missing user agent and accept language #56

Open
rramsden opened this issue Nov 18, 2016 · 1 comment
Open

Fraud details missing user agent and accept language #56

rramsden opened this issue Nov 18, 2016 · 1 comment

Comments

@rramsden
Copy link
Member

It seems the customers user agent and accept language are not being passed to Komoju.
Only customer IP and e-mail are present. I suspect Spree doesn't pass these options in the gateway request so they returning null values.

https://github.com/komoju/spree_komoju/blob/master/lib/active_merchant/billing/gateways/komoju.rb#L94

@project-eutopia
Copy link
Contributor

You are right. Spree does not seem to store or pass these values onto the gateway. I am looking in to this to find a way to send these details along to Komoju without adding any columns to the database.

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

No branches or pull requests

2 participants