Stripe Payment

Payment Information card fields are read only - Stripe Payment

Payment Information card fields are read only

by PannaWedder » Fri Jan 10, 2025 1:31 pm

Hi,

I really hope someone can help.

In the checkout page, the 3 card fields under payment information are not allowing text to be entered. I can change the Card holder name, but cannot enter anything in Card Number, Expiry Date (MM/YY) or 3 Numbers on Rear (CVC).

Image

I'm using CE Phoenix v1.0.9.9 and Stripe SCA v1.5.2. PHP is 8.1.31 and Db is MySQL 10.6.20-MariaDB-cll-lve

I've followed the install instructions and set up payment_intent.succeeded and payment_intent.payment_failed webhooks. I can see from the event and logs in the Stripe dashboard that there is activity against these items.

I also have the rows from the Phoenix stripe_event_log table if this might be useful.

I hope someone can help me figure out what has gone wrong!
Last edited by PannaWedder on Fri Jan 10, 2025 2:05 pm
PannaWedder
Member
Posts: 5
Joined: Thu Jan 09, 2025 3:19 pm
Phoenix Version:
Contact:

Re: Payment Information card fields are read only

by PannaWedder » Fri Jan 10, 2025 1:48 pm

Also... in the bowser console I've spotted this error in checkout_confirmation.php
Uncaught ReferenceError: $ is not defined
at checkout_confirmation.php:312:1
Image
PannaWedder
Member
Posts: 5
Joined: Thu Jan 09, 2025 3:19 pm
Phoenix Version:
Contact:

Re: Payment Information card fields are read only

by raiwa » Fri Jan 10, 2025 2:23 pm

jQuery is missing.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Contact:

Re: Payment Information card fields are read only

by PannaWedder » Fri Jan 10, 2025 2:41 pm

Ah OK. Thanks raiwa. I think I might have to use another platform for my project. I appreciate your help!
PannaWedder
Member
Posts: 5
Joined: Thu Jan 09, 2025 3:19 pm
Phoenix Version:
Contact:

Re: Payment Information card fields are read only

by raiwa » Fri Jan 10, 2025 3:22 pm

Sorry, for the short answer. I was out of office and typed the answer fast on phone.
It seems you are using the Bootstrap 5 template. please switch in Admin -> Configuration -> My Store -> Template to: override.
The bootstrap 5 template has the jquery library removed and is not supported yet by the third party addons.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Contact: