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

Removed credit card from void request #50

Closed ashtru closed 7 years ago

ashtru commented 7 years ago

A void transaction request only requires the transaction id of the transaction to be cancelled. Unlike a refund request, void request does not need any credit card details.