Hi there,
I'm about to launch my first production store using Solidus and this solidus_stripe gem. While changing from a paid to a free shipping type after the order was placed, the automatic payment adjustment failed with a message that reads "This value must be greater than or equal to 1" for a charge of -$15. My Stripe account is currently in test mode, and I'm running the latest version of both Solidus and this gem.
Do you have any ideas for how I can resolve this issue? I would expect that the difference between the old price and new price would be applied and charged to the Stripe account on save.
Hi there,
I'm about to launch my first production store using Solidus and this solidus_stripe gem. While changing from a paid to a free shipping type after the order was placed, the automatic payment adjustment failed with a message that reads "This value must be greater than or equal to 1" for a charge of -$15. My Stripe account is currently in test mode, and I'm running the latest version of both Solidus and this gem.
Do you have any ideas for how I can resolve this issue? I would expect that the difference between the old price and new price would be applied and charged to the Stripe account on save.