#Breno Vergílio
1 messages · Page 1 of 1 (latest)
Hi
You can implement this by listening to the webhook price.created
https://stripe.com/docs/api/events/types#event_types-price.created
Once a new price is created your integration updates automatically the customer portal with the new price
Oh, okay
I will try
thank u!
So, I have to listen the price.created event and make another API call to update the customer portal, right?
Thank u
Np!