Auth Code ,Transaction ID ?

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/25/2010 5:47:40 PM
Gravatar
Total Posts 550

Auth Code ,Transaction ID ?

Hi Joe,

Please give me an explanation about Auth Code and Transaction ID in Order Entry of the web store.

Best,

Asad

9/26/2010 5:51:23 AM
Gravatar
Total Posts 5

Re: Auth Code ,Transaction ID ?

In general, these are string values returned by the credit card processing company. Your site will submit the charge to the credit card gateway, which will then approve or deny the charges. An approved charge will have both an authorization code and transaction ID.

I *think* a denied charge will still have a transaction ID but no auth code.

I hope that is helpful,

Marc

9/27/2010 7:52:27 AM
Gravatar
Total Posts 18439

Re: Auth Code ,Transaction ID ?

Order entry exists to allow admins to manually enter orders in the system.

Those fields exist in order entry in case you are processing a credit card manually or by phone, then you can enter the auth code and transaction id.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.