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

Transaction ID required! #98

Closed AimForNaN closed 6 years ago

AimForNaN commented 6 years ago

Without the transaction ID passed to $transactionRequest, the request will fail every time, saying, "The credit card number is invalid."