How to Authorization Only in Infusionsoft with Authorize.net

277 views Asked by At

Hello I'm using Infusionsoft and I'm wondering where I can go to change the Credit Card Transaction Types. I would like to have the Authorization Only oppose to the Authorization and capture.

Thanks

2

There are 2 answers

0
Christina Rule On BEST ANSWER

After further investigation I discovered that infusion-soft does not allow any other type of transaction aside from Authorize and Capture.

1
joshmmo On

Are you using the API to create the transactions? If you are using InvoiceService.chargeInvoice you can change the merchant account ID in the function parameter. You can see the ID of the merchant account inside your application.

If you need to change your merchant account inside your infusionsoft application or see the merchant account ID you must go to the Infusionsoft main menu > Ecommerce settings > Merchant Accounts then you can add new ones or edit existing ones.