We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Background: It has been found that we have 500 errors when canceling order with payment made with SCA Payment method. See the video:
Steps to reproduce:
Actual results: 500 Error occurs when Admin is canceling order with SCA Payment
Environment: Affected version: spee.4.3.0.alpha (ruby 2.7.2; rails 6.0.0) Configuration: gem ‘spree’ gem ‘spree_gateway’ gem ‘spree_auth_devise’ gem ‘spree_static_content’ gem ‘spree_related_products’ gem ‘spree_sitemap’ gem ‘spree_analytics_trackers’ gem ‘spree_braintree_vzero’ gem ‘spree_i18n’
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Background: It has been found that we have 500 errors when canceling order with payment made with SCA Payment method.
See the video:
Video.500.error.mp4
Steps to reproduce:
5.Go to payments -> Capture the payment
Actual results:
500 Error occurs when Admin is canceling order with SCA Payment
Environment:
Affected version: spee.4.3.0.alpha (ruby 2.7.2; rails 6.0.0)
Configuration:
gem ‘spree’
gem ‘spree_gateway’
gem ‘spree_auth_devise’
gem ‘spree_static_content’
gem ‘spree_related_products’
gem ‘spree_sitemap’
gem ‘spree_analytics_trackers’
gem ‘spree_braintree_vzero’
gem ‘spree_i18n’
The text was updated successfully, but these errors were encountered: