Hello, I chose to try and use chronoforms to create a membership order form for a client (a museum).
I've been trying all day since 9am (it's past 5 now) to get it to work with authorize.net and to simply email me the results of a submission.
Chronoforms was installed (joomla 1.5), the authorize.net plugin was installed (trial mode), I setup all the form fields, they log to the database I setup with it just fine. I added all the events I thought necessary, load html, and then the authorize.net on submission plus saving results to the database & sending an email of the submitted information.
Under Authorize.net, I added the api login and transaction key. I also specified the name of all the fields required to process a transaction by authorize.net. Upon saving everything (in test mode)I entered the visa test card 4111 1111 1111 1111 and tried to log a transaction thats visible inside authorize.net and it didn't work. I tried putting it in live mode, it still didn't work.
With the email system, I set it up to send an email of all the fields on submission, I made I included a to/from email and added a subject. I also generated all the form fields under the email template and saved everything. Upon filling & submitting the form, I get no email. However it saves the information to the database just fine.
Can anyone help, please?
I've been trying all day since 9am (it's past 5 now) to get it to work with authorize.net and to simply email me the results of a submission.
Chronoforms was installed (joomla 1.5), the authorize.net plugin was installed (trial mode), I setup all the form fields, they log to the database I setup with it just fine. I added all the events I thought necessary, load html, and then the authorize.net on submission plus saving results to the database & sending an email of the submitted information.
Under Authorize.net, I added the api login and transaction key. I also specified the name of all the fields required to process a transaction by authorize.net. Upon saving everything (in test mode)I entered the visa test card 4111 1111 1111 1111 and tried to log a transaction thats visible inside authorize.net and it didn't work. I tried putting it in live mode, it still didn't work.
With the email system, I set it up to send an email of all the fields on submission, I made I included a to/from email and added a subject. I also generated all the form fields under the email template and saved everything. Upon filling & submitting the form, I get no email. However it saves the information to the database just fine.
Can anyone help, please?
Hi dem0072,
Is the sequence of On Submit events like this: DB Save -> Authorize.net -> Email ?
If the DB Save works, but the Email doesn't that suggests an error in the ANet action that stops the process.
Have you tried turning Debugging on in the ANet action? And dragging a DeBugger action (or actions) into the On Submit event to track the data and show any debug messages. It would at least help to know if there is a reaponse from Anet.
Bob
Is the sequence of On Submit events like this: DB Save -> Authorize.net -> Email ?
If the DB Save works, but the Email doesn't that suggests an error in the ANet action that stops the process.
Have you tried turning Debugging on in the ANet action? And dragging a DeBugger action (or actions) into the On Submit event to track the data and show any debug messages. It would at least help to know if there is a reaponse from Anet.
Bob
This topic is locked and no more replies can be posted.