#benclum11

1 messages · Page 1 of 1 (latest)

gusty iceBOT
clear shard
#

Hi, let me help you with this.

#

Where do you get the mandate from?

north granite
#

from the setup_intent

clear shard
#

Why do you need setup_future_usage on the PaymentIntent then?

north granite
#

I didn't add it, this payment intent was created from a subscription, so the payment intent was created by Stripe

clear shard
#

You don't need to use the mandate from the SetupIntent actually, just the PM

north granite
#

seems like passing intent_params[:setup_future_usage] = '' fixes the issue...