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

[SD-1007] [BraintreeVZero] Verify the response from the payment provider responds to params #370

Merged

Conversation

piotrpanko
Copy link
Contributor

This change is related to the spree-contrib/spree_braintree_vzero#225
During checkout tests, i was unable to complete the checkout flow due to the different response from Braintree than expected. Because of that, every checkout ended up on the 500 error:

NoMethodError in Spree::CheckoutController#update
undefined method `params' for #Braintree::SuccessfulResult:0x00007fbc435b7730

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

Successfully merging this pull request may close these issues.

2 participants