Menu
Feedback
Start here

Known issues

Known issues
missing minicart.buyer.id field causes anti-fraud to cancel transactions
Payments
ID: 514335
No Fix
Published on5/23/2023
Last updated on2/16/2024
1 min read

Summary

There have been instances where certain transactions are being declined during the anti-fraud analysis due to the null value in the minicart.buyer.id field. Thus, the minicart.buyer.id is expected to be sent from the checkout to the gateway through sendAdditionalData. However, according to the current checkout architecture, there is no specific requirement to provide this field in sendAdditionalData, and its definition may or may not be available at a later stage.

Simulation

It's not possible to reproduce this behavior once this is intermittent.

Workaround

It is possible to send the additional data afterward through our API: https://developers.vtex.com/docs/api-reference/payments-gateway-api#post-/api/pvt/transactions/-transactionId-/additional-data

Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback