Jump to content


Corporate Sponsors


Latest News: (loading..)

Capture return values from authorize.net


  • You cannot reply to this topic
1 reply to this topic

#1 shanthini

  • Community Member
  • 1 posts
  • Real Name:Shanthini

Posted 24 December 2009, 09:21

Hi

I am using authorize.net integration in test mode and using SIM method. The payment process is working fine.

But I could not able to capture return values from the gateway.

After successful payment I need to capture the return values from the gateway and based on that need to update the table. For example if payment process is succeeded the date of expiration for a subscription process has to be extended.

Can any one suggest whether this is possible in test mode? If it is how can I do that?

Thanks in advance.
Shanthini.G

#2 jibuas

  • Community Member
  • 1 posts
  • Real Name:Jibu A S
  • Gender:Male
  • Location:Thrissur Kerala India

Posted 13 April 2010, 06:48

Use the x_Receipt_Link_Method for passing arguments
visit the page
http://developer.authorize.net/guides/SIM/Appendix_B/Appendix_B_Alphabetized_List_of_API_Fields.htm
Jibu