You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use efiClient.pix.imediateCharge.create but I got the error
error on request: TypeError: Cannot read properties of undefined (reading 'nome')
at new PixImediateChargeResponse (/home/jonarc/projects/lembrese/cortex/node_modules/.pnpm/@bruno-valero+gerencianet-sdk-typescript@1.0.11/node_modules/@bruno-valero/gerencianet-sdk-typescript/build/index.js:2985:39)
I'm not passing devedor because it's a optional field, but the lib is validating event it's optional
The text was updated successfully, but these errors were encountered:
I tried to use
efiClient.pix.imediateCharge.create
but I got the errorI'm not passing
devedor
because it's a optional field, but the lib is validating event it's optionalThe text was updated successfully, but these errors were encountered: