Which webhook events gets triggered when recurring payments happened?

SachinFuse
Contributor
Contributor

Hi Guys,

I am new to Paypal integration. 

I am implementing rest web service to listen to webhook event when recurring payment happened like on daily basis or monthly basis, I am not sure Paypal.sale.completed events firing on a particular scenario, could you please help me out with this.

 

any help really appreciated.

Login to Me Too
1 REPLY 1

sume
New Community Member

I am new as well at PayPal integration. I'm working with the php SDK.

 

The client I'm working for wants to offer a per-year subscription for a software license he sells. This license must be renewed on a DB when the recurring payment happens, so I was looking into webhooks so that I can capture an event notification and act like I want to.

The problem happens when I try to figure out how to subscribe an event which is triggered when a recurring payment is captured.

The complete list of event names is here:

https://developer.paypal.com/docs/integration/direct/webhooks/event-names/#

In the "Billing plans and Agreements" section, there's nothing about the payment being captured, so that I was wondering what to use.

 

All the best

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.