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

Invalid account number #1

Open
linkrjr opened this issue May 4, 2011 · 5 comments
Open

Invalid account number #1

linkrjr opened this issue May 4, 2011 · 5 comments

Comments

@linkrjr
Copy link

linkrjr commented May 4, 2011

Hi there,

I have been trying to implement your gateway in my spree implementation but I keep getting this "invalid account number" error message.

Accordingly with the paypal payflow documentation, this message means there is a problem with the credit card but i have tried my own credit card and got the same problem.

Have you got any idea or did you run into this problem before?

Thanks

@runlevel5
Copy link

What version of active_merchant do you use? Secondly, are you on spree 0.11?

On Wed, May 4, 2011 at 5:37 PM, linkrjr <
[email protected]>wrote:

Hi there,

I have been trying to implement your gateway in my spree implementation but
I keep getting this "invalid account number" error message.

Accordingly with the paypal payflow documentation, this message means there
is a problem with the credit card but i have tried my own credit card and
got the same problem.

Have you got any idea or did you run into this problem before?

Thanks

Reply to this email directly or view it on GitHub:
#1

@linkrjr
Copy link
Author

linkrjr commented May 4, 2011

active_merchant: 1.12.0
spree: 0.50.2

It is a new shop and we are using all the new versions

@runlevel5
Copy link

I am sorry that my extension is built for 0.11 only, I have not yet ported
it to 0.50. Therefore I could not guarantee it will work.

On Wed, May 4, 2011 at 8:36 PM, linkrjr <
[email protected]>wrote:

active_merchant: 1.12.0
spree: 0.50.2

It is a new shop and we are using all the new versions

Reply to this email directly or view it on GitHub:
#1 (comment)

@linkrjr
Copy link
Author

linkrjr commented May 4, 2011

I do not think there is anything to do with spree, it works well in test mode as long as I set payment_profiles_supported? to return false but when I deploy it to product I am getting declined message now all the time.

I understand you haven't ported it to the new spree but after looking at your code, there is not much there that needs to be ported except that you could make it a gem but that is all.

@runlevel5
Copy link

I'd love to help you out but I do not now how you integrate my extension to
your sandbox. If you could provide me some test case + result or send me the
reuquest/response xml from paypal payflow.

On Wed, May 4, 2011 at 8:52 PM, linkrjr <
[email protected]>wrote:

I do not think there is anything to do with spree, it works well in test
mode as long as I set payment_profiles_supported? to return false but when I
deploy it to product I am getting declined message now all the time.

I understand you haven't ported it to the new spree but after looking at
your code, there is not much there that needs to be ported except that you
could make it a gem but that is all.

Reply to this email directly or view it on GitHub:
#1 (comment)

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