adriang1174 / php-backend

Electronic Invoice application. Gets Authorization code from AFIP and print QR code to be added to invoices. Works with several document types
0 stars 0 forks source link

wsdl discrepancy #1

Open adriang1174 opened 3 years ago

adriang1174 commented 3 years ago

Using an old wsdl on prod server (modified to accept PeriodoAsoc type). There's a potential risk WS to stop work on a significant change since the wsdl gets outdated.

Updating wsdl triggers several validations (including token and signature differences). Documentation:

https://www.afip.gob.ar/ws/WSAA/Especificacion_Tecnica_WSAA_1.2.2.pdf https://servicioscf.afip.gob.ar/facturadecreditoelectronica/documentos/Manual_Desarrollador_COMPG_v2_20_transferencias-1.pdf

adriang1174 commented 3 years ago

Change needed to fix issue:

This change may impact in changed data types for fields in data and or structs, introduced validations and new data types that might be mandatory. Analyze the difference, specially in FEDetRequest type