#digdug

1 messages · Page 1 of 1 (latest)

native sundialBOT
boreal dragon
#

the second screenshot is my response from listing invoices. that is invoice.status but in dashboard it shows as Pending

wanton garden
boreal dragon
#

this is for us_bank_account payment method after a customer initiates payment the invoice status changes to Pending in dashboard but remains as Open in response

#

It is a status

#

it shows in the dashboard as Pending

wanton garden
#

Sorry to clarify

#

It is a dashboard status but it is not a status on the invoice object itself

#

The dashboard looks at both the invoice and the payment intent

#

So you can do that to check for pending yourself

boreal dragon
#

Is there somewhere I can pull the status of Pending?

wanton garden
#

I will check in to what exactly the Pending status means

#

Can you send me the ID of the invoice that you see in that "Pending" status? It should be in the dashboard's URL and will look like in_1234....

boreal dragon
#

got it so i need to grab the payment intent status as well and logic that

wanton garden
#

So if you check the Invoice's PaymentIntent's status it will be pending if the intent's status is processing