Stripe Product Cache
The Stripe Checkout Fieldtype caches your Stripe Product and Price data to make working with the fieldtype faster.
If you decide to not use the Stripe Webhook (or even if you do), you can choose to clear or refresh the cache on demand from the CP.
These require the user have the manage stripe checkout products cache
permission.
You'll find these in the main Statamic menu:
Clear cache
This will simply empty the Product cache.
The next time the fieldtype needs Product information, it will update it on-demand from Stripe, and cache it again.
Update Products
This will clear the cache, and also update the Product information from Stripe.