hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

Convert ProdIntent feature from User-scoped to Merchant-scoped

Open tsdk02 opened this issue 9 months ago • 0 comments

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.

tsdk02 avatar Mar 26 '25 04:03 tsdk02