#Pain-webhook-callback

1 messages · Page 1 of 1 (latest)

safe schooner
#

Hi there!

#

Yes, metadata would be the recommended route here.

ivory oar
#

Got it, just specify the product in the metadata and check it before continuing on the server, correct?

safe schooner
#

Yep

ivory oar
#

Got it, thank you!

#

Just to clarify, do I have to return anything to Stripe if it's not the right product

#

or can I just return a stauts(200) and it will be fine?

safe schooner
#

Nope, you always respond with a 200 and then you handle on your end how you desire.

ivory oar
#

Got it, thanks again.