-1

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

Christina Rule
  • 463
  • 3
  • 5
  • 18

2 Answers2

0

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.

joshmmo
  • 1,062
  • 2
  • 13
  • 28
  • hey josh thanks for taking the time to respond. After speaking with infusion and doing some investigation of my own I discovered that this is not possible with infusion soft system. They only allow Authorize and Capture. – Christina Rule Oct 07 '13 at 17:25
0

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

Christina Rule
  • 463
  • 3
  • 5
  • 18