You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When asking the PayPal REST API to simulate a PAYMENT.SALE.REVERSED event, I get the json below.
The problem is it does not provide any reference to the original transaction id that was reversed.
As a comparison, the PAYMENT.SALE.REFUNDED event has sale_id which corresponds to the original transaction id.
8ctopus
changed the title
[Bug]: REST API simulate payment sale reversed event
[Bug]: REST API payment sale reversed reference to original transaction id?
Oct 18, 2023
Contact Details
[email protected]
Describe the Issue
When asking the PayPal REST API to simulate a
PAYMENT.SALE.REVERSED
event, I get the json below.The problem is it does not provide any reference to the original transaction id that was reversed.
As a comparison, the
PAYMENT.SALE.REFUNDED
event hassale_id
which corresponds to the original transaction id.PAYMENT.SALE.REFUNDED
as a referenceSteps To Reproduce
see above
What type of Operating System are you seeing the problem on?
N/A
What type of browser are you seeing the problem on?
N/A
Screenshots or Videos
No response
Code to produce this issue.
No response
The text was updated successfully, but these errors were encountered: