Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7899045
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T08:35:56+00:00 2026-06-03T08:35:56+00:00

I have a maintenance project which uses Authorize.Net for payment. Currently, the system provides

  • 0

I have a maintenance project which uses Authorize.Net for payment. Currently, the system provides an email receipt provided by the gateway. Is there any way to grab the receipt and display on the thank you page as a printable receipt ?

Help would be appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T08:35:57+00:00Added an answer on June 3, 2026 at 8:35 am

    Not realistically. It’s hard to say exactly how you would do this since which API you are using will affect your programming, but technically you can pipe the copy of the receipt sent to you into a PHP program which would then place it into a database or flat file. Meanwhile you can have your PHP script waiting for the file or database record to exist and, when it does, output it to the screen.

    This would be a bad plan for several reasons:

    • If the email never arrives your user could be left waiting for a receipt that never comes. That could result in unhappy users and potentially chargebacks.

    • Even if this works it will be slow which will also result in lower customer satisfaction.

    • This is a hack.

    There are much better ways to provide a printable receipt to your users. If you’re using the AIM, ARB, or CIM APIs you have instant access to the response from Authorize.Net. You can easily generate your own printable receipt for them with this information. If you’re using SIM you can use relay response to get the transaction information from Authorize.Net to accomplish the same thing.

    These are better solutions because:

    • They’re fast. You will get a response from Authorize.Net within seconds and can print out the information in less then a second.

    • You have total control of the receipts content and appearance.

    • It’s reliable. You can count on getting a fast response every time.

    If working with APIs seems daunting to you, you may find using their Silent Post feature appealing. It’s just like Paypal’s IPN where after a transaction is processed, regardless of which API you use, all of the transaction information is sent to a PHP script you specify. It is POSTed just like a form submission so it’s easy to work with. You can then email your users a receipt with that information.

    Disclaimer: I wrote the Sitepoint chargeback article and the Silent Post article

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have to make a maintenance release of a project that hasn't been touched
I have a dll file in the workspace of the project which is under
I am using SQL Server 2008 and developing a project which is in maintenance
I'm currently using Fusioncharts Free in my project which requires XML to be in
I have inherited the maintenance of a small Java project, with a DLL dependency
I have a project I am doing some maintenance work on and have got
I have inherited a SQL CLR project as part of a code maintenance project
I'm doing maintenance on a C++ 6.0 project that uses a .def file to
I have a project comming my way: devices with their own system written in
We have a live & deployed ASP.Net application which is quite busy, which takes

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.