#Shivam Kumar

1 messages · Page 1 of 1 (latest)

devout prairieBOT
elfin night
#

Hi
What do you mean exactly by wrong data? could you please provide more context ?

half thunder
#

i connect only two accounts, why this api give 6 accounts details in array

elfin night
#

Could you please copy/past the customerId here ?

half thunder
#

ok sure cus_NGngu6YNO0opJW

elfin night
#

IN the dashboard screenshot, you are referring to the PaymentMethods attached to the customer, meanwhile the api call you are making is for listing all financial connection of the customer

half thunder
#

can you help me, how i display all ACH banks like this.

elfin night
#

if you want to list the PaymentMethods of the customer, like in the dashbaord

elfin night
half thunder
#

using this code , Can banks display in this format?

#

which client_secret use for this ?

elfin night
elfin night
half thunder
#

$stripe->customers->allPaymentMethods(
'cus_LkM5zVbqIBMKlv',
['type' => 'us_bank_account']
);
i am using this api , this api not provide bank is verified or not for which api use for this.

elfin night
#

that API, retrun exatcly what the dashboard screenshot displays

half thunder
#

but why this api provide removed accounts information.

#

i only want customer dashboard bank account,

elfin night
elfin night