remove paymentPlan(with enum) field from Store model in Prisma

it's been removed because i added a subscription model and added a relation to it in the store model.
If the store has a subscription id, then it's on a paid plan else it's on the free plan