cancel
Showing results for 
Search instead for 
Did you mean: 

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!

BigBug
Member
0 REPLIES 0