Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
refund.created webhook
I'd like to be able to reference the original transaction that was refunded after I receive the webhook.
I do see that the webhook payload contains transaction id, but it refers to the refund transaction itself, not the original transaction.
โ09-16-2024 12:21 PM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The refund has its own transaction id. But one can use the API to lookup the transaction detail and get to the original transaction that way
โ09-24-2024 01:23 PM