Php Flow » Php

How to get refund money from authorized.net

  1. $payment["x_login"] = “xxxxxxxxxxxxxxx”;  
  2.             $payment["x_tran_key”]=”xxxxxxxxxxxxxxxxxx”;  
  3.             $payment["x_version"]=“3.1″;  
  4.             $payment["x_delim_data"]=“TRUE”;  
  5.             $payment["x_delim_char"]=“|”;  
  6.               
  7.             $payment["x_relay_response"]=“FALSE”;  
  8. /set transaction id  
  9.             $arRequest["trans_id"]=$transId;  
  10.             //set cc last digit  
  11.             $arRequest["card_number"]=$ccLastDigit;  
  12.             //set totall amount  
  13.             $arRequest["amount"]=$totAmo;  

Did you enjoy this article? Share it!

About the Author:

Hi, This is Parvez Alam from India. I am software developer with 4 years’ experience in web development. I have submitted articles on PHP, Mysql, Magento,CSS, HTML, jQuery, web designing and social API. You can subscribe to my blog via RSS/Twitter/Google plus and Facebook. parvez1487(at)gmail(dot)com

Random Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>