DonnellC
Forum Replies Created
-
Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] More than one Recurring selectedGood Morning ttc360,
The gateway will not permit you to setup multiple recurring in a single transaction.
It’s 1 or the other. Monthly or Annually.
What you can do on the gateway side is copy the recurring transactions from monthly to your annual plan.
Powerskirt,
The gateway has updated the way they process email address.
At this time you can only have 1 merchant email address in the field.
With the new update, you can no longer have 2 or 3+ email address for the gateway to send notices.
For example:
[email protected], [email protected], [email protected],
or
[email protected]; [email protected]; [email protected];
The need 1 email address.I called the gateway to find out why they made the change. They didn’t have an answer.
By correcting the email will fix your error.To make the change. Please go to edit plugin.
Select Global Gateway e4 | Payeezy Gateway | Clover Gateway and press “Select”
Next On the right hand side, click on the file that says”xlogin_transkey.php”
update the “$x_merchant_email”
from
$x_merchant_email = “[email protected], [email protected], [email protected]”;
to
$x_merchant_email = “[email protected]”;
Go down to the bottom of the page and click on “Save”Please let me know if this helps.
Forum: Everything else WordPress
In reply to: How do you mark a support request as “resolved”?Is there a ETA on when this is going to be corrected?
I have a ticket I resolved but, I can’t mark it as resolved.
Also, I can no longer login from the main page on the top right corner.
Is that going to get fixed also?Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] Is there a log by chance?Good Morning callerpatty,
If payments are not showing on the gateway. They were not processed.
If Merchant email was selected during the setup process and used a valid email address.
Your client should receive a email for every transaction that is processed.
Most people use the email as a log and cross reference it with the gateway.Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] About transaction IDHello Auratechmind,
I HIGHLY do not recommend emailing the Transaction Key information in the order email. By having that emailed in every transaction is a HUGE security issue.
As far as the transaction detail information, that can be view in the gateway under the transaction tab.
I hope this helps.
Good Afternoon sslaughter,
I’ve removed the hidden field called “Token” that contained PHP for the time being. Tokens will be added back in to the plug-in for added security.
The “Auto Submit Payment” will always be default.
Have you tried the new backup button?
Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] Error generating current htmlMelodygrace88,
I Created a work around in the mean time. Can you please try completely uninstalling the plug-in and re-download it.
This will fix that error.
Please let me know if this helps.
Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] Settings page errorsAnytime. Let know how everything works out for you.
Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] Settings page errorsGood Morning sslaughter,
Your wp-config.php file on your server needs to be updated.
Currently you have the debug module turned on.To turn it off. You will need to open the wp-config.php file on your server and look for
define('WP_DEBUG', true);
and change it todefine('WP_DEBUG', false);
.This will fix your issue.
Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] Errors on Settings pageGood Morning sslaughter,
Your wp-config.php file on your server needs to be updated.
Currently you have the debug module turned on.To turn it off. You will need to open the wp-config.php file on your server and look for
define('WP_DEBUG', true);
and change it todefine('WP_DEBUG', false);
.This will fix your issue.
Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] Error generating current htmlGood Morning melodygrace88,
Can you please try completely uninstalling the plug-in and re-download it. The file it’s looking for comes with the plug-in.
Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] Issue After Upgrade. Confirm.php?Good Afternoon JMarcello,
Once you upgrade to the new version. WordPress deletes the old directory.
At this point I will recommend downloading the current version 2.0 .
You will need to log back into the gateway and obtain your Gateway ID and Transaction Key.Next you will need to recreate your HTML code.
In the release notes of this plug-in. I stated
* “Before installing update. PLEASE download and/or backup your xlogin_transkey and confirm file. Located YOUR-SITE-HERE/wp-content/plugins/ folder.”For everyone receiving the Parse error: syntax error, unexpected T_FUNCTION you will need to contact your hosting provider or look it up. But you will need to upgrade your PHP version. This plugin requires 5.4.42 and higher. I personally would recommend PHP version 7 to future proof your site.
The work around would be to remove the line.
Forum: Plugins
In reply to: [Global Gateway e4 | Payeezy Gateway |] Parse Error on activation of pluginFor everyone receiving the Parse error: syntax error, unexpected T_FUNCTION you will need to contact your hosting provider or look it up. But you will need to upgrade your PHP version. This plugin requires 5.4.42 and higher. I personally would recommend PHP version 7 to future proof your site.
The work around would be to remove the line.
Edbarnard,
Do you have a copy of premiumpress shopperpress to see if i can create a way to to integrate with them?
Email: [email protected]