#nickderobertis

1 messages · Page 1 of 1 (latest)

static prawnBOT
swift sable
#

Hi there

#

So there is no real way to do this by default. What you would want to do is instead set metadata on the PaymentIntent when you process it via your app and then that metadata will come through the webhook.

#

If it isn't present then you know it came via the Dashboard

mortal cedar
#

Ahh ok that makes sense, thanks. Do we set that metadata when creating or confirming the payment intent?

swift sable
#

Yep on creation

mortal cedar
#

Great, thanks for your help! This should work well.