* chore: Move Pricing validation to on create The previous validation was getting triggered on all transactions, this would prevent login to existing users and session data need to be updated. Opting for a less intrusive approach. * chore: minore change