#rob1986-checkout-questions

1 messages · Page 1 of 1 (latest)

kindred zodiacBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

sage sedge
fallow minnow
#

great thanks @sage sedge !!

#

Is it possible to have two webhooks with the same events but different Endpoint URLs ?

sage sedge
#

Yes, If a single account has multiple webhooks with different URLs and are listening for the same events, the same event would be sent to multiple endpoints

fallow minnow
#

is it possible to not have it call multiple endpoints? so i want webhook A to only be triggered when a subscription is created, and webhook B to only be triggered when products are purchased

sage sedge
#

You can configure your webhooks to only listen for specific events (like you can have webhook A listen for customer.subscription.created and webhook B can listen for invoice.paid)