AuthorizeNet / sample-code-php

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

Class 'net\authorize\api\contract\v1\MerchantAuthenticationType' not found in AcceptSuite\create-an-accept-payment-transaction.php #164

Open pankajbansal opened 4 years ago

pankajbansal commented 4 years ago

Hi

I have tried the AcceptSuite, and getting the error as below Class 'net\authorize\api\contract\v1\MerchantAuthenticationType' not found in AcceptSuite\create-an-accept-payment-transaction.php

I have just cloned the repo and run the composer update.