qenta-cee / woocommerce-qcs

Accept Credit Cards, PayPal and many other payment methods in your WooCommerce store
https://www.qenta.com
GNU General Public License v2.0
2 stars 1 forks source link

Wirecard seamless woocommerce order button #32

Closed methadoni closed 7 years ago

methadoni commented 7 years ago

Hello, I activated the Checkout Seamless plugin for woocommerce and when I did that Order Button disappeared. Why is this happening? I'm I doing something wrong?

Thank you.

jakubpolomsky commented 7 years ago

Hello,

we will need more informations. Versions of your woocommerce, wordpress and chosen plugin version. If you could provide us with steps how to reproduce this behavior, we would be able to fix any possible issues very quickly.

Thank you!

methadoni commented 7 years ago

Thank you for your quick response. woocommerce Version 2.6.14 WordPress 4.8 chosen plugin Wirecard Checkout Seamless plugin for WooCommerce Version 1.0.0

We also have WooCommerce Product Vendors if this matters 2.0.22. Here are two photos with plugin: checkout_with_plugin

without plugin: checkout_without_plugin

jakubpolomsky commented 7 years ago

The version 1.0.0 relies on composer installation of required components of our plugin. Therefore I'd like to ask you to update your plugin version to 1.0.1 where this is no more needed. This version also fixes some possible issues during checkout. Please let me know if that solved your problem.

Thank you

methadoni commented 7 years ago

I have Visual Composer. But I can try the update if it fixes the problem. This guide has the vesion 1.0.0. Where i can find 1.0.1?

jakubpolomsky commented 7 years ago

Please have a look at the releases, you will find the 1.0.1 there.

methadoni commented 7 years ago

release 1.0.1

"The package could not be installed. No valid plugins were found.

Plugin install failed."

jakubpolomsky commented 7 years ago

You have to unpack the zip you downloaded, open the extracted directory and pack the contents of the directory woocommerce-wirecard-checkout-seamless it. Then you can upload it via zip. Or otherwise you might just want to take the directory woocommerce-wirecard-checkout-seamless and upload it into the wp-content/plugins directory of your wordpress installation overwriting any files inside of it.

If you try to upload it via the installer of wordpress admin you will get an error saying that the plugin directory already exists. If that happens and you insist on using the wordpress installer, I suggest to uninstall and delete the "old" plugin and then upload the new repacked zip.

Regards

methadoni commented 7 years ago

Firstly I m not very used of WordPress. I m object oriented programmer with specialized in mobile. I haven't upload again from github plugin. Sorry my mistake. I have delete the old one and checked the folder that is not there. I will do what you said and try again. Thank you again for your quick responses. I m very impressed.

On 7 Jul 2017 2:07 pm, "jpy" notifications@github.com wrote:

Do you know the basic plugin structure for wordpress? You can't just upload the zip from github. You have to unpack it, open the directory and pack the contents of it. Then you can upload it via zip. Or otherwise you might just want to take the directory woocommerce-wirecard-checkout-seamless and upload it into the wp-content/plugins directory of your wordpress installation overwriting any files inside of it.

If you try to upload it via the installer of wordpress admin you will get an error saying that the plugin directory already exists. If that happens and you insist on using the wordpress installer, I suggest to uninstall and delete the "old" plugin and then upload the new repacked zip.

Regards

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wirecard/woocommerce-wcs/issues/32#issuecomment-313653261, or mute the thread https://github.com/notifications/unsubscribe-auth/AGeLNgqXNlgdgzYPn1btFtW95Bf6bk-aks5sLhF_gaJpZM4OQsCA .

jakubpolomsky commented 7 years ago

Hello! How are you doing? Did everything work afterwards? Should you need any further assistance please let us know. I'd like to close this issue if you are satisfied.

methadoni commented 7 years ago

Hello. Fine. I installed the plugin 1.0.1 correctly but did not fix the issue.

jakubpolomsky commented 7 years ago

Then I need to know what template you have activated. Thank you!

methadoni commented 7 years ago

This is the theme we are using. http://8theme.com/demo/woopress/boxed/ (live preview) with costumization. The Checkout page doesn't have a lot of custom code. It is mostly the theme with some plugins. If you want to provide you more info let me know. Thank you.

jakubpolomsky commented 7 years ago

I need to know the name of the template. It looks like a template which is very different to the twenty fifteen, sixteen or seventeen. Please try our plugin with one of these first and if that works, please let us know what template you are using. Thank you!

methadoni commented 7 years ago

The name of our template is woopress. And the original theme is http://8theme.com/demo/woopress/boxed/ . The problem appears to this page https://coffeebrandsdelivery.ae/checkout/.

rinnhofer commented 7 years ago

Since it is not possible for us to test every theme for wordpress, we test our plugin with the themes which are default provided from wordpress or woocommerce. As my colleague already asked: Please try the plugin with one of these themes. If there is no error with one of these it is a problem with your theme and has to be adapted in the method payment_fields() in class "class-wirecard-gateway.php"

methadoni commented 7 years ago

place order button is shown now with the theme twentyseventeen but there is an error. It seems our theme doesn't feet with your plugin but we still have errors.

image

rinnhofer commented 7 years ago

Looks like your configuration is not complete. Maybe you have forgotten a mandatory field. Have you filled out customerId, secret (should be set if configuration is on "production") and URL to imprint page? If there is an error in the comunication this should be reported in your logfile too, you can find it in "wp-content/uploads/wc-logs/"