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

Changes made to call createAnAcceptPaymentTransaction method #132

Closed sharathkatteri closed 5 years ago

sharathkatteri commented 5 years ago

Initially it was calling createAnAcceptTransaction() instead of createAnAcceptPaymentTransaction(), necessary changes has been made.