Files
openfoodnetwork/app/controllers/checkout_controller.rb
Matt-Yorkley b77ff346a3 Replace #raise with #return in Checkout::StripeRedirect
The (potential) unhappy code path here was raising an error which would not be explicitly handled, and would in theory not return a useful message / response.
2021-12-15 21:20:58 +00:00

7.8 KiB