Tom Wilson
05/08/2023, 3:19 PMSpree::CreditCard
objects which I believe are created from the Spree::PaymentMethod::StripeCreditCard
class. Those objects do have a reference to the Stripe PaymentMethod in the gateway_payment_profile_id
field. (For us, those all happen to be card_XXX
because we are currently configured to pass v3_intents=false
in our payment method creation)kennyadsl
Tom Wilson
05/08/2023, 3:26 PMelia
05/08/2023, 3:27 PMcard_
tokens can be used instead of payment methods as-isTom Wilson
05/08/2023, 3:28 PMTom Wilson
05/08/2023, 3:30 PMelia
05/08/2023, 3:36 PMTom Wilson
05/12/2023, 8:40 PMsolidus_stripe v4
, because it requires solidus_core < 4
. And I can't update to solidus_stripe v5
without figuring out how to replace my Stripe integration. I had hoped to be able to update to Solidus 4 without taking the stripe update, but that seems impossible.Tom Wilson
05/12/2023, 8:41 PMsolidus_stripe
completely? Otherwise, this is going to be a pretty large update to take all at once...Tom Wilson
05/12/2023, 8:43 PMsolidus_stripe v5
first, and then can update to solidus_core v4
.kennyadsl
kennyadsl
Tom Wilson
05/12/2023, 9:10 PMsolidus_avatax_certified
, solidus_product_assembly
, and solidus_stripe
all require solidus_core < 4
today)Tom Wilson
05/12/2023, 9:11 PMsolidus_stripe
was the scary one, given all the work in the new Solidus 4
gems. I wasn't sure how viable updating the dependency would be.kennyadsl
kennyadsl
elia
05/26/2023, 3:25 PMTom Wilson
05/26/2023, 3:25 PMelia
05/26/2023, 3:26 PM