Skip to main content

I worked on 2 different flutter projects. Some of them pulled the purchase packages from purchaseStoreProduct, some of them pulled them using purchasePackage, how do we determine their usage area? 

Hi @vuralkayrac! If you are using offerings/packages with RevenueCat, use `purchasePackage`. If you are not using offerings/packages, you can use `purchaseStoreProduct` and `getProducts`.