#Andrii-webhook

1 messages · Page 1 of 1 (latest)

kind girder
#

Hi there, so you want to know the details of the paymentMethod that was used in a paymentIntent?

#

Just to confirm, are you using sepa_debit payment method?

reef gust
#

yes in the paymentIntent, but i use "Bank transfer"

kind girder
#

Can you send me the PaymentIntent ID?

reef gust
kind girder
#

Thanks, I can see that you are using customer_balance as the payment method type

reef gust
#

correct

#

and i want get IBAN data

kind girder
#

so I don't think you can get the IBAN data from there.

reef gust
#

@kind girder okay, in general Where can i get the IBAN data ?

kind girder
graceful oriole
reef gust
#

okay, thanks. i'm cheking

kind girder
#

Thanks @graceful oriole for helping out!

reef gust
#

@graceful oriole is it method in Docs API ?

graceful oriole
#

Maybe It's in docs only

#

not in API docs

reef gust
#

okay, thanks

fluid copper
#

Hi! I'm taking over this thread. Let me know if you have any question.

reef gust
#

@fluid copper so, i want get info about IBAN Data , i use customer_balance method type, but i don't have info

#

when i use retrive payment method, there is not info about IBAN DATA

fluid copper
#

Is this the payment method pm_1LFGgoKnG67zhbleojvbgYu0 ?

reef gust
#

yes

fluid copper
#

Thanks! Give me a few minutes to look into this.

reef gust
#

sure

fluid copper
#

Sorry for the delay. I had a chat with a colleague about this. What exact information are you looking for?
The IBAN you showed in your screenshot is the IBAN shown to the end user to actually send their funds.
If you want access to the IBAN of the account that belongs to the customer, that's not possible.

reef gust
#

i want just get IBAN, that save IBAN in my database

fluid copper
#

Which IBAN do you want? The IBAN the customer entered to send you the funds (that's the one you see in your dashboard), or the IBAN of the customer's account?

reef gust
#

the IBAN of the customer's account

fluid copper
#

Unfortunately that's not possible with the customer_balance payment method.

reef gust
#

got it

#

very thanks