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

Adding new APIs and few fixes #59

Closed ashtru closed 7 years ago

ashtru commented 7 years ago

New APIs - GetMerchantDetails, UpdateHeldTransaction and GetHostedPaymentPage. Added sorting and paging options in getUnsettledTransactionList and getTransactionList. Payment Profile can be set as default in CreateCustomerPaymentProfile and UpdateCustomerPaymentProfile and CreateCustomerProfileFromTransaction.