We have integrated Authorize.net for the payment gateway. We have enabled CIM in Authorize.net. We are into a renting linen business and we want to do Authorize only transaction. We want to store the credit card through the Authorize.net CIM and charge the card at a later time. We need to do an integration of Authorize.net CIM, so if we need to charge a credit card after 3 months, we should be able to charge it. Currently the transaction expires in 1 month and we have to go to Authorize.net and do a manual transaction after logging into Authorize.net. Instead we need to be able to login to the backend of Magento and process and run the transaction even after 2 months or 6 months and still be able to charge the card through the Aurhotize.net CIM.
How can we implement solution for it?
โ10-04-2018 03:37 PM
Hi,
I'm not entirely sure why you need to connect to Magento for this.
But a possible solution for what you need is:
A point to note here is that, if the original AuthorizeOnly transaction is still active, you can still capture the payment for that, without the need to create a new Authorization.
Thanks
โ01-10-2019 11:07 PM