After reading the manual several times and searching the forums and trying every sample code I can find... Still no joy.
Tried this:
- Downloaded Transaction Details API and used sample code from http://developer.authorize.net/api/transaction_details/
- Set my account settings to allow transaction details via api (Had to remember my pet's name : )
- Pasted in my login ID and transaction key from my existing configuration (no spaces etc)
- Tucked in a real transaction ID into the transaction ID function. I at leads a dozen transactions each day.
- Executed code under Windows 7 using PHP 5.2.17
Code executes.. sits for a while and comes back with 0 batches.
So I added in dates for the last 20 days and set details to true. Still nothing.
So i borrowed other sample code posted here in the forums and from the TD.markdown file as well as from the readme samples. Blank.. Nada.
Obviously I'm missing a major part of the puzzle here.
Is there a way to set debugging to see where the process is breaking down?
Perchance is it defaulting to a test account? (I don't have one, I only acces my live account)
Any hints or pointers to sample code that really should work?
Thanks
Frustrated Michael