imdhemy / laravel-in-app-purchases

Validate products and subscription receipts. Handle subscription lifecycle.
MIT License
327 stars 76 forks source link

Can we cancel a google Subscription using LIAP #385

Closed imdhemy closed 9 months ago

imdhemy commented 9 months ago

Discussed in https://github.com/imdhemy/laravel-in-app-purchases/discussions/384

Originally posted by **vincy-dev93** February 16, 2024 I'm trying to cancel a subscription from the server side and I have implemented but using google/apiclient library, I'd like to know if is possible to do using this amazing library LIAP?