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

Braintree Issues..?? #625

Closed
angelleye opened this issue Jan 10, 2017 · 3 comments
Closed

Braintree Issues..?? #625

angelleye opened this issue Jan 10, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@angelleye
Copy link
Collaborator

User reporting that our Braintree integration is failing for them, but another Braintree plugin is working fine.

Please review the ticket and then check our Braintree integration to see if there's anything we need to adjust.

@angelleye angelleye added this to the 1.4.0 milestone Jan 10, 2017
@angelleye
Copy link
Collaborator Author

angelleye commented Jan 17, 2017

Not sure if this is related or not, but here's another Braintree problem we're getting details about...

Client sent this and also called:
None of our credit card transactions are able to process. I reached out to Braintree and you can see their response below. Can you take a look? It's been over a week since we have been able to process any rentals. A bit of a problem :)

Braintree responded with this:

I was able to locate an example of the error you are encountering within our server logs, which is as follows:

[VALIDATION ERRORS] 91508 (Cannot determine payment method.)
Parameters: {"transaction"=>{"type"=>"sale", "billing"=>{"first_name"=>"Brenda", "last_name"=>"Glazer", "company"=>nil, "street_address"=>"525 Wilson Ave", "extended_address"=>"Suite 1108", "locality"=>"Toronto", "region"=>"ON", "postal_code"=>"M3H 0A7", "country_code_alpha2"=>"CA"}, "shipping"=>{"first_name"=>"Brenda", "last_name"=>"Glazer", "company"=>nil, "street_address"=>"525 Wilson Ave", "extended_address"=>"Suite 1108", "locality"=>"Toronto", "region"=>"ON", "postal_code"=>"M3H 0A7", "country_code_alpha2"=>"CA"}, "amount"=>"1616.00", "order_id"=>895, "options"=>{"submit_for_settlement"=>true, "store_in_vault_on_success"=>"true"}, "channel"=>"AngellEYEPayPalforWoo_BT"}, "merchant_id"=>"qpqnhdfv3wpw86ff"}

Upon reviewing the transaction call above, it looks like there is no payment method being passed or included, which would indeed trigger this kind of validation error. This is likely an issue with the extension you are using to connect your website to Braintree. The channel parameter is being passed as AngellEYEPayPalforWoo_BT, which leads me to believe you may be using the PayPal for WooCommerce extension. Can you confirm if this is the case, or if there is a different extension you may be using? If you are indeed using the PayPal for WooCommerce extension, you will likely need to reach out to AngelEye for more information.

@angelleye angelleye modified the milestones: 1.3.2, 1.4.0 Jan 17, 2017
@angelleye angelleye added the bug label Jan 17, 2017
kcppdevelopers added a commit that referenced this issue Jan 19, 2017
angelleye pushed a commit that referenced this issue Jan 19, 2017
@angelleye
Copy link
Collaborator Author

angelleye commented Jan 27, 2017

@kcppdevelopers Please double check this one. The people that reported this are saying the update still products the same error for them.

@kcppdevelopers
Copy link
Contributor

I have checked every possible test cases and resolved the issue. Now everything is working fine.

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

No branches or pull requests

1 participant