Re: Square WebPay support thread.
Hi CarlWhat & DblToe,
I have been unable to remove the old square module. After shutting my store down for maintenance, I attempted to remove the old square module and when I click on remove module, it returns me to the install square.
I have attempted to reinstall the includes folder and the php file in the root. The result remained the same.
I have not been able to see the new module either.
I am running ZC 1.5.7c.
I don't want to put the store back online with just PayPal as a payment option with no Square Available.
Please advise.
Re: Square WebPay support thread.
Quote:
Originally Posted by
carlwhat
ok, @Nick1973 and whoever else is paying attention, this is what i have found.
- we have 2 event listeners competing for the same event.
- when, the square_webpay event listener gets registered first, there is a successful transaction.
- when the OPC event listener gets registered first, the square submittal does not happen, and hence there is no token that gets submitted as part of the form.
- i have no idea why on some sites, the event listener gets registered first in OPC and other times square_webpay.
- i am working on addressing that.
as a test, leave Minify set to FALSE - always... until the problem is resolved.
try commenting out these 2 lines:
https://github.com/lat9/one_page_che...ut_one.js#L545
https://github.com/lat9/one_page_che...ut_one.js#L568
and try placing an order.
So is this the fix? Or do I need to wait for you to further investigate?
Re: Square WebPay support thread.
On it now.
Quote:
Originally Posted by
nonprofit
Hi CarlWhat & DblToe,
I have been unable to remove the old square module. After shutting my store down for maintenance, I attempted to remove the old square module and when I click on remove module, it returns me to the install square.
I have attempted to reinstall the includes folder and the php file in the root. The result remained the same.
I have not been able to see the new module either.
I am running ZC 1.5.7c.
I don't want to put the store back online with just PayPal as a payment option with no Square Available.
Please advise.
Re: Square WebPay support thread.
Quote:
Originally Posted by
dbltoe
On it now.
Issue resolved!
Our host confirmed that the old Square ddidn't have to be removed, just turned off.
I completed the ID and Token refresh from the old values saved from the disabled module and completed the upgrade.
Thank you, DblToe!
Re: Square WebPay support thread.
Quote:
Originally Posted by
nonprofit
Issue resolved!
Our host confirmed that the old Square ddidn't have to be removed, just turned off.
I completed the ID and Token refresh from the old values saved from the disabled module and completed the upgrade.
Thank you, DblToe!
Does this mean now that there is a new version of this module that works with OPC?
Re: Square WebPay support thread.
Quote:
Originally Posted by
Nick1973
So is this the fix? Or do I need to wait for you to further investigate?
Quote:
Originally Posted by
Nick1973
Does this mean now that there is a new version of this module that works with OPC?
nick, that is the fix. there is no new version forthcoming. when there is, you can see it in the downloads page as well as an announcement here.
i am not sure what more you would want me to investigate. your problem appears solved.
and the idea that this is a problem with square_webPay v OPC could be one that could be debated ad nauseam.
Re: Square WebPay support thread.
Quote:
Originally Posted by
carlwhat
nick, that is the fix. there is no new version forthcoming. when there is, you can see it in the downloads page as well as an announcement here.
i am not sure what more you would want me to investigate. your problem appears solved.
and the idea that this is a problem with square_webPay v OPC could be one that could be debated ad nauseam.
I wasn't asking you to digress :D, I was asking you if it was fixed. That is all I am interested in!
Now I can go and get a life haha...well I hope anyway :P
1 Attachment(s)
Re: Square WebPay support thread.
Second time I've personally seen this one. Not recorded to logs, the customer proceeds through checkout payment and then ends up on the squareWebPay_handler.php with a blank white page. At this point, customers are stuck there unless they click back and proceed again. Had a few abandoned carts due to this.
Anyone else experienced this? Most payments going through perfectly fine.
Attachment 19974
Re: Square WebPay support thread.
Finally got a customer from one of our sites to answer their phone and let us walk through the process with them.
The site has the latest WebPay from github and OPC without any changes other that the comment-outs suggested in WebPay.
The item is also Free Shipping
I have been able to test with VISA successfully every time.
Tried with a MC after this trial and got the error
This site is getting multiple sales daily and only an occasional ms-confg.
This customer got the usual ms-confg using DISCOVER.
She volunteered to use another card and I asked if she had AMEX.
She did and it worked flawlessly, first time.
So perhaps anyone who can test DISCOVER and MC to see if they get the same results.
Also, while it may be only specific to OPC, the item's free shipping throws the following error:
[27-Apr-2022 21:26:10 UTC] PHP Notice: Malformed value for session-based shipping module; customer will need to re-select: {"id":"","title":"FREE SHIPPING! (No Delivery Charge)","cost":0} in /includes/classes/order.php on line 323
Re: Square WebPay support thread.
Quote:
Originally Posted by
carlwhat
who knew? i'm working on an alternative...
thanks for your support.
best.
Yes... I too would send some coffee/cake money if there was some way for us British fellows to do so. I haven't plugged in your module yet as I am doing a complete re-vamp of my websites, but knowing your module is available is a massive relief.