The information in this thread might be outdated
|

11-26-2015, 02:18 PM
|
 |
Ecwid Team
|
|
Join Date: Sep 2014
Posts: 714
|
|
Hi Cynthia,
I am very sorry for your frustration. I do understand that it's more than weary, when you have to face a problem over and over again, and explain it.
I am more than willing to help you out. I have loaded your website in FireFox browser on my Windows desktop. Here's a screencast of my actions: http://take.ms/H4RqB
I have added a couple of products to bag, cleared the bag, added one more and proceeded to PayPal. I was not able to replicate the issue with green Checkout button, that is displayed instead of PayPal Express Checkout button.
Have you tried to clear the cache and cookies in your browser? Please, do and open your store to check, whether you see PayPal Express Checkout button.
Have you tried to open the store page in another browser on your device?
If you still see the green Checkout one, please open the page http://www.ecwid.com/internet and make a screenshot of all browser details, that it detects.
We will be investigating the issue further to make sure, that PayPal Express Checkout loads for you successfully.
I am really sorry, that you have to go through the tests and explanations all over again, but this is the only way we can determine the reason of the problem remotely and fix it. Thank you in advance for your cooperation!
__________________
Xena S.
Ecwid Customer Care Team
Help Center
⬇ Please click Thanks if my reply helped you.
|

11-27-2015, 09:00 AM
|
 |
Ecwid Team
|
|
Join Date: Sep 2014
Posts: 714
|
|
Quote:
Originally Posted by Cynthia Tucker
|
Hi Cyhthia,
I have reproduced the problem. We are already on it and fixing. As soon as the fix is released, I will reach out to you to provide an update.
Please, accept our sincere apologies for the inconveniences!
__________________
Xena S.
Ecwid Customer Care Team
Help Center
⬇ Please click Thanks if my reply helped you.
|

11-30-2015, 06:55 PM
|
 |
Paid Member
|
|
Join Date: Sep 2015
Posts: 12
|
|
This is still a problem, and it has gotten worse. I don't see ANY paypal buttons anymore.
Getting impatient.....
Quote:
Originally Posted by ginger
Hi Cyhthia,
I have reproduced the problem. We are already on it and fixing. As soon as the fix is released, I will reach out to you to provide an update.
Please, accept our sincere apologies for the inconveniences!
|
|

11-30-2015, 09:07 PM
|
 |
Ecwid Team
|
|
Join Date: Feb 2015
Location: Ecwid HQ
Posts: 530
|
|
Quote:
Originally Posted by Cynthia Tucker
Getting impatient.....
|
Hey Cynthia,
I'm sorry to hear that the PayPal Express Checkout button keeps disappearing in your store.
I've just DM'ed the developer who'd been fixing the issue and he'll look into this ASAP.
Quote:
Originally Posted by Cynthia Tucker
This is still a problem, and it has gotten worse. I don't see ANY paypal buttons anymore.
|
As may you remember, when the yellow PayPal Express button disappeared from the shopping bag, another, the green Checkout button appeared instead and you were able to place an order using PayPal Express option on the " Payment Details" page. That's why after reading your message I've been worried that there may be a new issue. Below I explain what I've checked and found.
First, I've checked your Starter Site ( what it is) and been able to choose PayPal Express on the " Payment Details" page ( screenshot). It works as it worked before.
Second, I've checked your website and noticed that the block with payment options has disappeared ( screenshot). This is something new.
Third, it was obvious for me that I need to look for some code on your website's page that hides the block with payment options. And I've found it. There's a couple of CSS rules in your website's CSS that do that thing ( screenshot):
Code:
.ecwid-Checkout-blockTitle {
display: none;
}
.ecwid-PaymentMethodsBlock {
display: none;
}
Once you remove the above code, you'll be able to choose PayPal Express as a payment method at checkout.
As for the issue with yellow PayPal Express button, we'll keep you posted on the matter.
Thanks for your understanding and continued patience!
__________________
Cyril D.
Ecwid Customer Care Team
More tips and hints on Ecwid use in our Help Center
⬇ Please click Thanks if my reply helped you.
|

12-02-2015, 01:57 AM
|
 |
Paid Member
|
|
Join Date: Sep 2015
Posts: 12
|
|
The code was added at the suggestion of a ecwid agent. I removed them both and there was no change after clearing cache and cookies. I then added back the "checkout block title display", and nothing changed. Yes, I cleared cache, etc. Here's an interesting fact: When the fill-in form comes up after having clicked "checkout", if you leave the fill in from (back button on browser) and return to products, then click shopping bag, the paypal button comes up. There's a glitch somewhere, and I wish it could be found. Could you click "inspect the element" on a page that shows the fill in form? That green checkout button should not be showing at all.
|

12-02-2015, 05:31 PM
|
 |
Ecwid Team
|
|
Join Date: Feb 2015
Location: Ecwid HQ
Posts: 530
|
|
Cynthia,
Thanks for the details!
Quote:
Originally Posted by Cynthia Tucker
The code was added at the suggestion of a ecwid agent.
|
I've checked your message history, both forum and email, and couldn't find this suggestion, unfortunately. Can I please have a quote from that agent's message? Or a link to the forum post.
Quote:
Originally Posted by Cynthia Tucker
There's a glitch somewhere, and I wish it could be found. That green checkout button should not be showing at all.
|
I've checked your website and see that you've removed the CSS code I've mentioned. Now your customers will be able to place an order with PayPal Express if they face the issue with the green Checkout button ( screenshot). I understand that it's not a perfect solution, but it'll work as a temporary workaround till we fix the problem completely.
The fix for the issue is ready and, at the moment, our QA-team is testing it.
I'll let you know additionally once it's released.
__________________
Cyril D.
Ecwid Customer Care Team
More tips and hints on Ecwid use in our Help Center
⬇ Please click Thanks if my reply helped you.
|

12-02-2015, 05:57 PM
|
 |
Paid Member
|
|
Join Date: Sep 2015
Posts: 12
|
|
I have answered in line.
Quote:
Originally Posted by Cyril D
Cynthia,
Thanks for the details!
I've checked your message history, both forum and email, and couldn't find this suggestion, unfortunately. Can I please have a quote from that agent's message? Or a link to the forum post.
It was from a lengthy chat session. I do not have a copy of that.
I've checked your website and see that you've removed the CSS code I've mentioned. Now your customers will be able to place an order with PayPal Express if they face the issue with the green Checkout button ( screenshot). I understand that it's not a perfect solution, but it'll work as a temporary workaround till we fix the problem completely.
The screenshot you provided is not what I see upon trying to purchase. First it goes to this screen: http://take.ms/ahHlT then this one: http://take.ms/whNZF I have never had your screen to show up.
The fix for the issue is ready and, at the moment, our QA-team is testing it.
I'll let you know additionally once it's released.
|
If you look at my history, you will see that this issue has been going on for over a month.
|

12-02-2015, 06:48 PM
|
 |
Ecwid Team
|
|
Join Date: Feb 2015
Location: Ecwid HQ
Posts: 530
|
|
Cynthia,
Quote:
Originally Posted by Cynthia Tucker
It was from a lengthy chat session. I do not have a copy of that.
|
I see, thanks! I'll check your chat history once again.
Quote:
Originally Posted by Cynthia Tucker
|
My screenshot is from the next checkout screen—" Payment Details". To see that screen, you should fill in the shipping details first.
Quote:
Originally Posted by Cynthia Tucker
If you look at my history, you will see that this issue has been going on for over a month.
|
I know this, Cynthia and I'm sorry that you have to experience this issue in your store. I hope the fix will be released till the end of the week.
__________________
Cyril D.
Ecwid Customer Care Team
More tips and hints on Ecwid use in our Help Center
⬇ Please click Thanks if my reply helped you.
|

12-12-2015, 11:16 AM
|
 |
Ecwid Team
|
|
Join Date: Feb 2015
Location: Ecwid HQ
Posts: 530
|
|
Hi Cynthia,
I just wanted to let you know that we've released a fix for the issue with PayPal Express button and it shouldn't be replaced by the regular checkout button anymore.
Once again, we apologise for all the trouble caused by this problem!
Let me know if you have any further questions.
__________________
Cyril D.
Ecwid Customer Care Team
More tips and hints on Ecwid use in our Help Center
⬇ Please click Thanks if my reply helped you.
|
The information in this thread might be outdated
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 12:29 PM.
Powered by vBulletin® Version 3.8.11. Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
|