support

Stripe Payment Card Number Input Field Disabled

Started by blueglass22, September 05, 2020, 09:48:17 PM

Previous topic - Next topic

blueglass22

I have run into an issue with Stripe Payment. The Card Number input field is disabled . I don't know what caused that. T I have successfully connected my shop to the Platform.

I have someone has experienced the same issue and will be able to offer some advice.
I have attached a screenshot.

kiwi

#1
Hi There, yes i had the same issue, i found a work around that worked for me.
Removing the (storefront icon) images for the Payment options, then it came back..

If that doesnt work, i suggest upgrading to 1.2.16
https://www.abantecart.com/shopping-cart-news/abantecart-1216-released

and install the Fast Checkout option under> All Extensions > fast checkout.

Hope that helps :-)
"The more you know, The more you know you don't know"


redbrick

Hi, newbie here.  I've managed to setup abantecart 1.3 and I've downgraded the stripe payment gateway to 1.0.5 as suggested but the credit card entry field is still collapsed exactly as shown in the post above.

(I do not have any storefront icons entered)

Thanks Admin's and Devs in advance for your help.


Basara

Hello.
You need to use the latest stripe from the 1.3.0 repo https://github.com/abantecart/abantecart-src/tree/master/public_html/extensions/default_stripe
(You can find it in this archive https://github.com/abantecart/abantecart-src/archive/refs/heads/master.zip).
If you see an issue with the stipe please:
1. clear your browser cache
2. disable CDN (Cloudflare)
3. make a screenshot with the issue
4. check for browser console errors https://balsamiq.com/support/faqs/browserconsole/
5. check for errors in the AbanteCart log

redbrick

Basara thank you for your response.  I DL'ed the 1.3.0 Abantecart-src-master.zip file and extracted/replaced the default_stripe folder and the version now shows version 1.1.0.  I reactivated and reconnected to stripe successfully.  I then followed the list...
1)Cleared the browser cache.
2)I do not have CDN (cloudflare) - self hosted.
3)My screenshot is exactly the same as what bluegrass shows on the first post - Creditcard entry box is collapsed.
4)Browser console shows several warnings, mostly  'use of nsIfile in content process is deprecated.'  I've attached a screenshot.
5)Abantecart error logs show a lot of the following...

AbanteCart core v.1.3.0 Maximum execution time of 30 seconds exceeded in <b>/var/www/html/core/lib/image.php</b> on line <b>133</b>

I've started to digging around with FFox Dev Ed......any further help / guidance would be appreciated.

Basara

Hello.
Thank you for the screenshot, could you please share your website url? (add s p a c e s to URL if forum do not allow you to post links)

abolabo

is your store URL secure? i mean https:// in the begining of store URL
Looks like crossdomain (CORS) browser blocking.
Can you send your url via private message to me?
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

redbrick

Quote from: Basara on June 09, 2021, 02:03:14 AM
Hello.
Thank you for the screenshot, could you please share your website url? (add s p a c e s to URL if forum do not allow you to post links)

PM sent, Thanks...

redbrick

Quote from: abolabo on June 09, 2021, 03:00:27 AM
is your store URL secure? i mean https:// in the begining of store URL
Looks like crossdomain (CORS) browser blocking.
Can you send your url via private message to me?

PM Sent.  Thanks...

abolabo

please note, url with www and without are different domains !

You have enabled maintenance mode.
i see CORS errors in the network tab of developer tools of my browser.
Please try with correct domain (domain that set as store URL in the settings of store).
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

redbrick

Quote from: abolabo on June 09, 2021, 07:37:12 AM
please note, url with www and without are different domains !

You have enabled maintenance mode.
i see CORS errors in the network tab of developer tools of my browser.
Please try with correct domain (domain that set as store URL in the settings of store).

Yes I registered for both.  I started out naked and then decided I needed the prefix...then later added SSL.  It was a learning progression for me.  I also see the CORS errors you're talking about.  Where is that coming from?  I'll turn on the store.

Thanks for your help.

Basara


abolabo

Quote from: redbrick on June 09, 2021, 02:08:40 PM
Where is that coming from?

you opened your cart by URL with www but script src without it.  Just add www. to your store url (see link Basara posted)
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

redbrick

Basara, Abolabo, you guys are the best.  Thank you very much for your help.  Once I get this all sorted out, and make my first sale...I will see what I can do to reciprocate....$.  Thanks.

Forum Rules Code of conduct
AbanteCart.com 2010 -