ignited / laravel-omnipay

Omnipay for Laravel & Lumen
MIT License
509 stars 100 forks source link

Authorize.net issue #14

Closed TomasNiDo closed 7 years ago

TomasNiDo commented 9 years ago

Hi, I'm having trouble with authorize. After submitting my billing information, authorize response with error saying:

  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.

I checked my paramaters and return urls, and i think they're fine. Hope you can help me with this. Thanks!

alexw23 commented 7 years ago

This is unrelated to this package, see either a) https://github.com/thephpleague/omnipay-authorizenet or b) speak to authorize net directly.