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

Rename create-profile-from-transaction.php to create-customer-profile… #28

Closed akankaria closed 8 years ago

akankaria commented 8 years ago

Rename create-profile-from-transaction.php to create-customer-profile-from-a-transaction.php to show sample code for php

brianmc commented 8 years ago

I thought the convention in the API Reference was to remove "a"' and replace space with dash. Why is this different?

akankaria commented 8 years ago

In Developer center site, the sample code refers "https://api.github.com/repos/AuthorizeNet/sample-code-php/contents/CustomerProfiles/create-customer-profile-from-a-transaction.php" and hence we made this change. If you want us to change the link in development center, we can do that.