hyperswitch
hyperswitch copied to clipboard
Convert ProdIntent feature from User-scoped to Merchant-scoped
Currently, ProdIntent is a user-scoped feature, so a user can request it once.
But with the addition of multiple product types, a user should be able to make multiple ProdIntent requests corresponding to each product type.
So ProdIntent feature must be made a merchant-scoped feature.