{"section":"known-issues","requestedLocale":"en","requestedSlug":"gift-card-hub-accepts-invalidempty-id-in-response-to-create-transaction","locale":"en","slug":"gift-card-hub-accepts-invalidempty-id-in-response-to-create-transaction","path":"docs/en/known-issues/Payments/gift-card-hub-accepts-invalidempty-id-in-response-to-create-transaction.md","branch":"main","content":"## Summary\n\n\nOur gift card provider protocol documentation specifies that the create transaction API must include a valid ID in the response. However, the current protocol implementation allows providers to respond to this request with either an empty or invalid ID. As a result, when attempting to settle the payment, the transaction becomes stuck because the required ID is missing. This leads to an error being thrown and the transaction remaining stuck in the process.\n\n\n##\n\n## Simulation\n\n\nRespond to the create transaction call with an invalid ID and try to finish a transaction.\n\n\n##\n\n## Workaround\n\n\nN/A"}