Stripe - Payment Verification Step - 500 Error or Empty Cart when clicking Continue
button while SCA Payment processing is happening
#377
Labels
Continue
button while SCA Payment processing is happening
#377
Context
It has been found that when user chooses SCA as a Payment Method and clicks
Continue
button on last checkout step, while checkout is processing SCA Payment theres 500 error happening or just a redirect to an empty cart without any information. There is quite a lot of time for user to click it, and skip the confirm page. Order have Completed Status, and Payment Status is Balance Due.Focus on end of the video to see the issue:
500.error.mp4
Expected Behavior
Nor User, nor Guest should have the ability to click “Continue” button during Payment Verification - Continue button on Payment Verification should be inactive.
Actual Behavior
500 error or Empty Cart redirect when user clicks Continue while payment and order is being processed, no order confirmation page.
Steps to Reproduce
Place Order
Continue
while payment is being processedYour 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: