#neel_72026

1 messages · Page 1 of 1 (latest)

pale schoonerBOT
stable quiver
#

Webhooks will be everything happens on your account, but you can choose to listen to specific events type. ie. you can have one listen to Subscription related events, one to one-time payments

iron stratus
#

oh so let me put what i understood.
so as I have created a separate controller( java spring-boot) for one-time payment and a separate controller for subscriptions, I will make two webhook api 1) for one-time-payment placed in one one-time payment controller listening to this type of event only and 2) for subscription listening to subscription type..
I get this.. thanks

BUT MY question was something else. I wish to know how can i track which event relates to which payment made.
suppose i create 20 subscription in a day and when the webhook receives event how would i know and can track that this event belongs to a particular subscription..

Let me know if my question is not clear.

stable quiver
#

It has the Subscription Id on each event