eCart6 store PayPal transaction ID
Same question again only this time it's for PayPal Advanced. I can't find any transaction response bindings for the transaction ID. I know the pages are different so I wasn't expecting to find them in the same spot as the express setup, but I don't see them anywhere.
There are two pages created by eCart and/or checkout wizard. PP_ECO_PHP.php and PP_PayAdv_PHP.php. The first has a switch that references "TRANSACTIONID" and switches it to "PNREF", in the WA_PP_ECO_GetValue function.
But I don't find where the PP_ECO_PHP.php page is even included anywhere. Maybe it's not used in the Advanced checkout.
The PP_PayAdv_PHP.php has a results function but I don't find any reference to a transaction ID.
What am I missing? I'm sure it's right in front of me.
Thanks,
TroyD