Payment Method based on content type
Posted by Francis Pilon on May 23, 2007 at 12:10am
Cross posting from: http://drupal.org/node/146122
I am using Authorize.net as a payment gateway .
The transaction type (x_type) is hard code to AUTH_CAPTURE which means that all transactions will be settled upon submission. I can change this setting to AUTH_ONLY which allows for charging at an ulterior time.
Read more