AuthorizeNet / sample-code-php

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

Call to undefined function getHeldTransactions #72

Closed skilar closed 7 years ago

skilar commented 7 years ago

Both FraudManagement/get-held-transaction-list.php and FraudManagement/approve-or-decline-held-transaction.php call undefined functions. They should be updated to the actual functions defined earlier in their respective files.

skilar commented 7 years ago

Created pull requests for these.