Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to getproduct names from the webhook?
Hello. I'm using webhook and PHP API. Then i do GetTransactionDetailsRequest() request and i get a transaction object.
1) How i can get Product name and other product data from transaction object?
On various forums i found functions like these:
$response->getTransaction()->getCustomer()->getEmail();
$response->getTransaction()->getTransactionStatus();
$response->getTransaction()->getAuthAmount();
$response->getTransaction()->getTransId();
2) Where i can find a list of these supported functions?
Thank you!
โ12-14-2021 08:01 AM
0 REPLIES 0

