Closed pyk closed 6 years ago
Maybe this is a stupid question, but I just want to confirm because it is not mentioned in the API docs and there is no sandbox env.
My Question is: Suppose my users bought my products via Checkout button with email attached.
If the payment is confirmed, is it my configured webhook that listen to charge:confirmed event called with the metadata.email ?
charge:confirmed
metadata.email
Thanks
Nevermind, I try add the webhook and it does send the event. Thanks!
Maybe this is a stupid question, but I just want to confirm because it is not mentioned in the API docs and there is no sandbox env.
My Question is: Suppose my users bought my products via Checkout button with email attached.
If the payment is confirmed, is it my configured webhook that listen to
charge:confirmed
event called with themetadata.email
?Thanks