Oauth token and webhook v1

Hi,
We subscribe merchant’s webhook v1 by using API to connect oauth token and webhook v1 events. My question is, once oauth token got refreshed, should we call that API again?

API we are using: https://connect.squareup.com/v1/{location_id}/webhooks (PUT)

:wave: After subscribing once to v1 webhooks there isn’t a need to resubscribe to webhooks every time you refresh the access token. However, please note that all v1 webhooks are deprecated and we strongly recommend moving to v2 webhooks as soon as possible. :slightly_smiling_face:

1 Like

Thanks for explain that and I would like to get rid of v1 webhooks. But the question is when will v2 webhooks support cash payment event?

Square’s v2 payment webhooks do support cash payments. :slightly_smiling_face: