cancel
Showing results for 
Search instead for 
Did you mean: 

SIM Relay Response Testing

Hello, I trying to test SIM relay respone using  localhost "http://localhost/cart/payment.asp" and I'm able to process the transaction but never able to get the HTML post from authorize.net. 

 

I was wondering if it is possible to get the HTML post ( relay response/silent post ) back from Authorize.net to localhost ( not a public internet)? I have used Paypal Payflow link before and I was able to test using localhost. 

 

Is there anyway I can test it without a public facing website?

 

Thanks for your help...

User2804
Member
18 REPLIES 18

@RichardH

 

Hi Richard,

 

Have they fixed it?

 

Thanks!

-Phong

Hello @phongn

 

We are testing a new version of paramdump in our QA environment, so we are very close.  By end of week at the latest.

 

Richard

@phongn Could you please retry using the validation at it's new location http://developer.authorize.net/bin/developer/paramdump and let us know if it's working for you.

 

Richard

 

I've just tried it with x_relay_url set to https://developer.authorize.net/tools/paramdump/index.php, but it returns an error page below instead of a page with all the parameters as usual:

 

An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.

      This transaction has been approved.

It is advisable for you to contact the merchant to verify that you will receive the product or service.

@phongn, we had to move the tool location, please set x_relay_url to http://developer.authorize.net/bin/developer/paramdump and it should work for you.

 

Richard

@RichardH

my bad, it works now with the new location

Glad to see it's working for you.

 

Richard

Hi,

I'm using cakephp. Can any body please help me, how can I capture response in relay response url.

 

Thanks in Advance.