#gbsouzadev

1 messages · Page 1 of 1 (latest)

kindred pollenBOT
glossy lion
#

How are you creating payments in your integration? Is it Checkout? Payment Element?

#

Or if you can just share a pi_xxx ID I can derive the answer from that

sterile stream
#

Through a payment link.

glossy lion
#

Ok, and I guess your're listening for some webhook events?

sterile stream
#

Yes

glossy lion
#

Which? Please provide as much info as possible, otherwise I'm just guessing 🙂

sterile stream
glossy lion
#

Ok, the customer email address collected on the Payment Link isn't persisted onto the Payment Intent directly. Generally you should be listening for checkout.session.completed events if you're using Payment Links

sterile stream
#

Hmmmm, interesting. I'll make that change

sterile stream
#

It worked. Thank you very much