Hi I currently have a spree app and I'm trying to test out checkout in my preview environment, however it's not working. I have only have one payment method:
Credit Card Gateway::Bogus Preview Both Yes
but when I try to check out it says
Unable to Authorize Credit Card: Bogus Gateway: Forced failure.
However, in my staging environment, the checkout works with the same payment method configuration. Isn't the Bogus gateway supposed to just work since it's just for testing purposes? I'm really not familiar with spree (this is a legacy app), so any help to get me past the checkout is much appreciated. Let me know if you need more info.