Posted: December 15, 2014 at 1:59 pm
|
I’m going to start with authorize.net as I’m trying to get that set up. I am making a reservation for the event, which is showing up. but when I use authorize.net AIM with my company information it just makes the reservation but does not go out to authorize.net. I turned on debugging and this is the error I keep getting “[15-Dec-2014 14:30:17 America/Chicago] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/souther5/public_html/se_wp/wp-content/plugins/event-espresso/espresso.php on line 285” But I can’t find a place to set the language in Event Expresso, or WordPress. there is no WPLANG in wp-config.php either. Any thoughts? |
Hi Everett, That message is related to changing languages in WordPress. Are you seeing any transaction information in your merchant account with Authorize.net? If not, could you please double-check your credentials to ensure there is no extra spacing before or after them? Also, you should be using an API Login and a Transaction key. This is different than the information that is used to login to your merchant account on Authorize.net. — |
|
|
I did find a extra space in my auth creditals. but this is my debug log. [15-Dec-2014 15:52:32 America/Chicago] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/souther5/public_html/se_wp/wp-content/plugins/event-espresso/espresso.php on line 285 |
Remove any extra spacing and try to register again through Authorizenet (credit card option). — |
|
|
I already removed the space, and saved it. will get the wplang error |
Hi, has your Authorizenet account been approved for live/production mode or is it in testing mode? Are you seeing any messaging such as declined when you try to register for and pay for a registration? — |
|
|
The information i’m using is off a production site which I’m starting to transfer to WordPress and Event Espresso. I sent you the errors from the log. I get nothing from Authorize.Net. |
|
Have you tried setting WPLANG in your wp_config.php? The default is: define(‘WPLANG’, ”); Swedish would be define(‘WPLANG’, ‘sv_SE’); That might at least clear some errors and give us a clearer indication of what is occurring. |
|
Merry Christmas Dean, and the Event Espresso Staff. Sorry for the delay in getting back to you on this. I’ve been scratching my head a lot trying to figure out things, but to no avail. So let me outline this all one more time to refresh everything. I would really love to use Event Espresso, but I guess I need help in getting this set up to work. Cheers for now, |
Hi Everett, Can you log into your Authorize.net account and check to see if the account has Test Mode turned On or Off? Here’s a link to Authorize.net’s documentation about Test mode: |
|
The support post ‘Authorize.net’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.