#warrioru

1 messages · Page 1 of 1 (latest)

elder creekBOT
lilac venture
#

Can you share the pi_xxx?

sullen vector
#

sure, pi_3LegztDuDWVdzaDO2kQFG8f2

lilac venture
#

Hmm, payment_method is unset for that PI so its expected it not return an ID or object

sullen vector
#

how is unset? in the stripe dashboard I see the payment made with the card

#

I see a normal payment method there

lilac venture
#

Yep, that's the source field

sullen vector
#

yeah, was made using the dashboard. ok, then I dont get a payment method info when the payment is taken directly from the customer default_source

#

thanks!

lilac venture
#

You do, it's just on a different field

#

Instead of payment_method on the PI object, use source

sullen vector
#

ah I havent seen this 'source' propoerty before. I'll try expanding it now

lilac venture
#

Shouldn't need to, it's already the full object

sullen vector
#

ok, thanks! I'll look for it