mpbm23
Forum Replies Created
-
Forum: Plugins
In reply to: [Piraeus Bank Greece Payment Gateway for WooCommerce] Parameters inputThese parameterers are already send automatically by the plugin when the user select the piraeus bank in checkout.
Using 0 and 1 is the same, because it is installments.Forum: Plugins
In reply to: [Piraeus Bank Greece Payment Gateway for WooCommerce] Test CasesFirst of all you should be making a new support topic for that, and not jumping it this already resolved topic.
The settings are in Woocommerce-> Settings-> Checkout ->Piraeus bank gateway.
Here is a screenshot.
Please also read the redirection manual that Piraeus sent you for the test cases.Forum: Plugins
In reply to: [Pay for Payment for WooCommerce] Calculate advance paymentHi, I think you are looking for a woocommerce partial payment plugin. Google it and there are a bunch, but are commercial.
Forum: Plugins
In reply to: [Pay for Payment for WooCommerce] Extra Charges Not Showing!!!You should probably contact professional support , you need customization and someone to get hands on with your installation. You can post on https://jobs.wordpress.net/ .
I guess for some reason the settings were not being saved correctly in your database.Forum: Plugins
In reply to: [Pay for Payment for WooCommerce] Extra Charges Not Showing!!!If you have installed both simultaneously probably that is the reason for not working.
Try unistalling booster or the pay for payment and check again.This is not my plug-in I just help with support.
Forum: Plugins
In reply to: [Pay for Payment for WooCommerce] Extra Charges Not Showing!!!There could be an errorlog file in you hosting folder.
You can try woocommerce boosterForum: Plugins
In reply to: [Pay for Payment for WooCommerce] Extra Charges Not Showing!!!What theme are you using? I can not replicate your problem . Is your errorlog reporting anything?
Have you tried debuging your cart?
If you need quick fix you can try other plugins with the same functionality.Forum: Plugins
In reply to: [Pay for Payment for WooCommerce] Extra Charges Not Showing!!!Have you tried reinstalling the plugin and adding again the charges?
Forum: Plugins
In reply to: [Pay for Payment for WooCommerce] Extra Charges Not Showing!!!What version of Woocommerce and wordpress do you have?
Did you update anything in your installation? Theme or other plugins?Forum: Plugins
In reply to: [Piraeus Bank Greece Payment Gateway for WooCommerce] Test CasesThe only thing you can do is do all the tests.
Create an order, pay via piraeus bank
and put different months in the date field, as instructed in the manual.
They are handling the return results.Forum: Plugins
In reply to: [Piraeus Bank Greece Payment Gateway for WooCommerce] Test CasesHi,
the test cases can not be send by woocommerce because they are implemented by inputting different expiration dates for the cards in the pireaus secure form , so no automation can be made ther.If you like the plugin please give it a good rating!
Forum: Plugins
In reply to: [Piraeus Bank Greece Payment Gateway for WooCommerce] Test CasesHi,
if you read the Piraeus redirection manual you will see that the error is “Invalid IP address.”
The IP you reported to Pireaus is not the same of your server, if you are on a shared hosting with dedicated ip, report your shared ip address.
Also next time please create a new topic.Forum: Plugins
In reply to: [Autoptimize] Huge js folderOk thanks
Forum: Plugins
In reply to: [Piraeus Bank Greece Payment Gateway for WooCommerce] Test Casesif your credententials are correct
in woocommerce-piraeusbank-payment-gateway.php
after line 310echo __('An error occured, please contact the Administrator', 'woocommerce-piraeusbank-payment-gateway');
add
echo ('Result code is '.$oResult->IssueNewTicketResult->ResultCode);
To show you the result code.
Forum: Plugins
In reply to: [Piraeus Bank Greece Payment Gateway for WooCommerce] Test CasesCheck you credentials, Username, Password, MerchantId, PosId, AcquirerId.