#zleb

1 messages · Page 1 of 1 (latest)

alpine anchorBOT
rapid vector
vague wedge
#

it's showing null on my end even though there is a successful payment...the card details are there

#

"This attribute will be null until a receipt has been sent."

#

does it mean I need to send manually first in my dashboard?

#

i access charges object right after confirming payment intent

rapid vector
#

Do you have the charge ID?

vague wedge
#

ch_3N3ZySHxtLfwk5uw1AxSXpDr

#

when i viewed receipt in the dashboard, it's the only time the api returned a value..

#

so it has a value now :\ should i create a new one?

rapid vector
#

Have you sent a receipt email

vague wedge
#

yes but only in payment intent creation

#

stripe.confirmPayment({
elements,
redirect: 'if_required'
})

#

just this one

#

no more confirmParams

rapid vector
#

Did you specify a customer or receipt_email when creating a paymentIntent ?

vague wedge
#

oh no i did not pass a customer

#

maybe that's why?

alpine anchorBOT
kindred thicket
#

Hi! I'm taking over this thread.