#Amer Bearat

1 messages · Page 1 of 1 (latest)

hazy zodiacBOT
raw spruce
#

Hi there! I believe you should be able to retrieve it if you expand the PaymentMethod object

jovial pewter
#

how i can expend PaymentMethod object

raw spruce
jovial pewter
#

when we make payment using us_bank_account. the payment will be in pending status for 4-5 days. Do i have the bank name while payment status is pending?

#

bank name will be available when the status goes to success or decline

raw spruce
#

I'm not quite sure I follow. Looking at req_TTxIexX1yQk16T, I see you're passing a value for billing_details.name. This value is what will be saved as the billing name for the PaymentMethod and what will be returned if you retrieve or expand the PaymentMethod

jovial pewter
#

im not talking about the billing name. we want the bank name

raw spruce
#

ah, sorry, my misunderstanding!

jovial pewter
#

ok np

#

when we make payment using us_bank_account. the payment will be in pending status for 4-5 days. Do i have the bank name while payment status is pending?

#

is this right or i can get the bank name from the response body?

raw spruce
#

You'll still need to retrieve the PaymentMethod, but I'm not sure if you'll be able to see the bank name while the PaymentIntent is still processing

#

Let me do some digging

jovial pewter
#

ok

raw spruce
#

Sorry for the delay!

jovial pewter
#

np

#

let me know what you will find out?

raw spruce
#

Based on what I've found so far, the bank name should be visible as a value of payment_method.us_bank_account.bank_name after the PI is confirmed/if the PI is in a processing state

#

@jovial pewter let me know if there's anything else I can help with!

hazy zodiacBOT