We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem summary: The new version of OrderPlaced doesn't show the Acquier name and the TID (as the previos version do)
How to reproduce: Legacy (working Version) https://actxnowepica.myvtex.com/checkout/orderPlaced/?og=1170580703865 As you can see some logic was built with acquier and TID
New (broken Version) https://actxnow.myvtex.com/checkout/orderPlaced/?og=1170580703865 As you can see no acquer and TID are present, so you can not Build the same logic present in the previous version
The Expect behavior is to have the acquier and the TID available in the op-order-payment in the new order-placed https://github.com/vtex-apps/order-placed#op-order-payment
enviroment all Version new order-placed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem summary:
The new version of OrderPlaced doesn't show the Acquier name and the TID (as the previos version do)
How to reproduce:
![image](https://user-images.githubusercontent.com/78981761/138976398-6cbb1a8c-b4aa-4fb2-945e-df931b6dfd77.png)
Legacy (working Version)
https://actxnowepica.myvtex.com/checkout/orderPlaced/?og=1170580703865
As you can see some logic was built with acquier and TID
New (broken Version)
![image](https://user-images.githubusercontent.com/78981761/138976582-a9f8a07d-298a-4e74-a1de-61283473a2d3.png)
https://actxnow.myvtex.com/checkout/orderPlaced/?og=1170580703865
As you can see no acquer and TID are present, so you can not Build the same logic present in the previous version
The Expect behavior is to have the acquier and the TID available in the op-order-payment in the new order-placed https://github.com/vtex-apps/order-placed#op-order-payment
enviroment all
Version new order-placed
The text was updated successfully, but these errors were encountered: