hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

Create a merchant config for enable `pg_agnostic_mit`

Open ShankarSinghC opened this issue 11 months ago • 1 comments

Create a merchant config (pg_agnostic_mit) to enable usage of Network Transaction/Reference ID in recurring mandate payments. This will be a business profile level config that a merchant specifies.

API Spec:-

POST /business_profile/{bp_id}/configs/pg_agnostic_mit
{
    “enabled”: true,
}

ShankarSinghC avatar Mar 06 '24 16:03 ShankarSinghC

Can we not store this under mandate? and the endpoint also lets make it something like pg_agnostic_recurring?

tinu-hareesswar avatar Mar 07 '24 06:03 tinu-hareesswar