Known issues
Error triggered by overridden TOKEN in legacy PayPal connector for pending payment status
Error triggered by overridden TOKEN in legacy PayPal connector for pending payment status
ID: 308214
No Fix
Published on 6/13/2023
•
Last update on 7/1/2024
Summary
In our legacy PayPal connector, we have faced an issue related to overriding the TOKEN
field for PAYMENTINFO_0_TRANSACTIONID
. The problem arises when the provider sends a payment status as pending. Consequently, the TOKEN gets overridden by our connector implementation, leading to an error triggered by PayPal during subsequent requests. As a result, the transaction becomes stuck with an "invalid token" message.
Simulation
This issue can only be reproduced in asynchronous cases.
Workaround
N/A