Ashutosh Singh
Ashutosh Singh
@treii28 Thank you for your feedback, Scott. The classes in shared/ folder are legacy code. All the classes in net/authorize/api/contract/v1 inherit from [ANetApiRequestType](https://github.com/AuthorizeNet/sdk-php/blob/master/lib/net/authorize/api/contract/v1/ANetApiRequestType.php), and in that file and inherited classes,...
Apologies for no updates to this thread in a long time. 1. I see a lot of controller classes modified in this PR. Controller classes are auto-generated for each of...
I tried replicating the issue, and was able to create the subscription using from a payment profile with similar payment and billing information. Were you able to resolve this issue...
Thanks for the detailed steps for reproduction, @phpstudyOne Yes, the delay in synchronization is possible. This is a plausible workaround. Thanks!
Also, have you tested your integration using Sandbox recently? Can you reply to the last comment on #301 ?
Thanks @peledies, this looks like a good feature to have. We can have a look into adding this configuration in the SDK.
**priorAuthCaptureTransaction** does not update the transaction details because we want fields to be freezed once the transaction is authorized. Only amount can be changed, and it can only be reduced....
Any transaction starts by validating the credit card and by checking that the card has enough money for making that transaction. If the card is invalid OR there is not...
@dukenuken The order should be created once the authCapture has returned successful response. Otherwise won't it be the same problem, if you use authOnly transaction instead of authCapture?
The Account Updater [FAQ](https://support.authorize.net/s/article/Account-Updater-FAQs) states the following possible results from an updated card: _NAN - New Account Number NED - New Expiration Date CCH - Contact Card Holder - A...