#fran-goltratec_api

1 messages · Page 1 of 1 (latest)

brave iceBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1212272912623476786

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!

oblique sierra
#

hi there

cedar breach
#

Yes but this is no my question

#

I have a mandate generated after discharge sepa...

#

when user access to my app I need he can view mandate.. I only have customer id.. how can I get madate then?

oblique sierra
#

Hmm let me see

#

Have you looked around the PaymentIntent object?

#

Or can you share the Customer Id?

cedar breach
#

are you meaning give you customer id?

#

I am using a customer id in dev mode.. I could give you it if you need

#

is this .. cus_OkCOTZlfKYikFV

oblique sierra
#

Hmm this customer doesn't have any SEPA Debit payment method

cedar breach
#

Ok, I have source from sepa.. can I get from source..

#

?

#

Or can you explain me which flow I should follow to go to mandate from customer or sepa source

#

?

oblique sierra
#

Hmm not sure I follow the question. What do you mean by source from sepa? Have you attached the SEPA payment method to the customer?

#

At least I don't see it on cus_OkCOTZlfKYikFV

cedar breach
#

yes , I have attached to customer and set as default source

#

Wait pleaee.. I am not sure what happen.. now there isn’t payment method

oblique sierra
#

But you detached it

#

That's the detach request, after you attached it

cedar breach
#

I just attached again

oblique sierra
#

Okie looking...

cedar breach
#

in dashboard I go to mandate going to customer.. I click in payment method, copy source code (src_1OoiPhHDuQaJAlOmICPcpbhi) and search indashboard

#

in source detail I have a link to get mandate

#

the problem is if I get src_1OoiPhHDuQaJAlOmICPcpbhi with api I dont have any reference to mandate

#

and I dont find anyway get it

oblique sierra
#

customer.source.created

cedar breach
#

Ok, I’ll see later .. I have to gone…

#

I’m other hand I should attach in other way? No as source?

oblique sierra
#

Attach as Payment Method

cedar breach
#

Ok.

#

Is there any way to change all sources to payment method?

oblique sierra
#

I don't think there is, unfortunately

#

It depends on if you collect by SetupIntent, you would have Payment Method ready, inside the confirmed SetupIntent

cedar breach
#

Ok, thanks for all