#Bethany

1 messages · Page 1 of 1 (latest)

signal valleyBOT
rustic bloom
#

What's the context? What are you implementing?

mellow canopy
#

I'm using Checkout to set up customers at signup, so we can charge them later with the stored card. I'm wanting to set up a mandate for the Indian users, but it looks like the payment_method_options Checkout accepts don't include mandate_options

#

Is there anyway to add the mandate_options to the SetupIntent that is created by the CheckoutSession? it sure would be nice if I could just pass the mandate options in there and get it all setup in one go.

rustic bloom
#

Oh I was under the impression Checkout handled e mandate stuff automatically

#

Are you not seeing that happen?

mellow canopy
#

oh, hm...

rustic bloom
#

I'm not super familiar with the emandate flow, but I thought it was managed with Checkout

mellow canopy
#

I'm having lots of Indian customers having problems, so I assumed not

#

I'll go dig up an example to check

rustic bloom
#

Got it thanks. If you can share a setupintent id I can take a look

#

It may only be checkout in subscription mode. I see:


mellow canopy
#

ok, here's a setupintent id example from someone who's been having problems: seti_0NSBwLDVdZbiZfMl8BIvibTb

#

yeah, we're not using the subscriptions...

rustic bloom
#

Hm ok. Let me ask a colleague about this

signal valleyBOT
rustic bloom
#

Ok they said it's not currently possible via Checkout

mellow canopy
#

rats. is it possible to create the setupintent manually/separately and then tell the checkout session to use that?

#

so that's a pretty big bummer. i'm gonna have to implement a totally different sign up flow for Indian users, or something similarly complex... is there anywhere for me to put in a request to the Checkout team? 😊

rustic bloom
#

I will submit a feature request to the team. No guarantees when/if it will be implemented though

#

Can I have your account ID to add it to the request?

#

Starts with acct_

mellow canopy
#

hmm. i think this is my account ID, though doesn't start with acct_

DVdZbiZfMlavNJ9kMwptsLLS0lFBogEs

rustic bloom
#

Ok yeah they don't always

#

Thanks

mellow canopy
#

thanks for the help. have a nice afternoon!