#masterexploder - Payment Links

1 messages · Page 1 of 1 (latest)

shy meadow
#

Hello! No, not really. Can you tell me more about your use case so I can make a recommendation?

uncut depot
#

I was wanting to send a text message to myself whenever a payment is done through a specific payment link (specific product), but the only option I can find is to use their api to send me a notification every single payment (all products, all renewed subscriptions, etc)

shy meadow
#

You can do something like that, but you would need to write some code to filter out the notifications you don't want. You would listen for events using a webhook endpoint and then in your code send a text when a relevant event comes up.

uncut depot
#

I'll try to work something out. Any other suggestion is welcome. Thanks