View Single Post
  #111  
Old 04-13-2016, 01:19 AM
 
mattstyle2 mattstyle2 is offline
 

Advanced Member
  
Join Date: Apr 2015
Posts: 54
 

Default Re: Authorize.net DPM (PA/DSS Compliant)

Quote:
Originally Posted by BCSE
Yes I'm pretty sure. If you could email though I could be more confident in our answer as it depends on what version of X-cart, what version of the DPM you have, etc.

Thanks,

Carrie

OK, I did some testing.. With XC 4.1.x version of the mod there is no method to refund an order but I was able to create one using the SDK that was included with the 4.7.x version, making some custom dbase tables, modifying the php and templates...

If I had to do it again, I'd probably use their soap xml or JSON method to create a refund request..

The thing I really don't like about authorize.net is that refunds cannont take place until the payment has settled.. So this requires more custom software.. to queue the refunds and then retry them until they are approved..

overall the module is good.. especially for the price.. would of paid a few hundred more though if you included the refund functions for the older XC versions and also had some type of refund queue.

I'll write back after we move it live in a week or so.. hopefully this will work better than the alterdcart paypal dpm module that gives us random unfinished orders.

-Matt
__________________
4.7.7.
php7.1, AWS RDS database
memcache, reboot theme AWS EC2 load balancer, 2 c5.large instances CDSEO Shop By Filters,
AC onepage checkout and checkout tools,
altercart cash rewards, bcse DPM for paypal
Reply With Quote