diff --git a/src/helper/irs-api.ts b/src/helper/irs-api.ts index 59ebec3..5248901 100644 --- a/src/helper/irs-api.ts +++ b/src/helper/irs-api.ts @@ -97,7 +97,7 @@ export const doTransaction = async ( ); console.log('resdigiflazz', res); - return res.data; + return res.data.data; } } else if (supplier.code == 'Hemat') { if (authorization != '') {