How can got message after client auto renew success?

shen_ming
Contributor
Contributor

The webhook event seem have long delay in sandbox environment.

And the IPN seem don't have such notification.

 

For google pay, they can offer such real-time server to server notification on subscription.

I don't find resource to do such thing for paypal subscrption?

 

Or webhook event in live environment will be realtime? 

and IPN have such notification?

Or any other solution for server side to check after the auto renew happened?

 

 

Login to Me Too
4 REPLIES 4

angelleye
Advisor
Advisor
Webhooks can be delayed in the sandbox. It's usually much faster on live servers.

Are you creating profiles with the REST APIs, or how exactly are you creating your profiles?

Angell EYE - www.angelleye.com
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!
Login to Me Too

shen_ming
Contributor
Contributor

I use restapi to create product and plan.

And I subscription use smartbutton. 

And I can success got autorenew each day.

 

But sandbox dashboard webhook only show 

"Billing plan created" and "Catalog product created" resend can work fine.(My webhook event listener is fine. And in app setting I configure to listen the all webhook event)

 

So I will have a try for IPN.

By the way  I have another question about

 

'SANDBOX APP SETTINGS

Return URL- Users are redirected to this URL after live transactions. Allow up to three hours for the change to take effect'

The return url only happened in website (auto renew don't happened?)

 

 

 

Login to Me Too

shen_ming
Contributor
Contributor

Does IPN support auto renew notification?

 

Login to Me Too

angelleye
Advisor
Advisor
It does for Standard Subscription profiles, but I don't think it will trigger for payments made against REST API generated subscriptions. I have not specifically tested that, though.

Angell EYE - www.angelleye.com
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!
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.