AuthorizeNet / sample-code-php

This repository contains working code samples which demonstrate php integration with the Authorize.Net API
MIT License
175 stars 197 forks source link

PHP Fatal error: Uncaught Error: Class 'net\authorize\api\contract\v1\GetTransactionListForCustomerResponse' not found #178

Open danteCortes opened 1 year ago

danteCortes commented 1 year ago

the php TransactionReporting/get-customer-profile-transaction-list.php command is not working, does anyone else have the same problem? and, what would be the solution?. tip, when I use the 2.0 version, if it works.

collinph commented 2 weeks ago

Any updates on this?