Stripe not working

12.08.2022 09:04
#1
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Сообщения: 694
Quote
Stripe not working

Hey
When customers try to check out using Stripe, all they get is this:
Stripe not working

I tried php7 and php8, no difference.
Any ideas?
Thanks
Rolf

PS
I still think Stripe Checkout is the way forward!

PPS: It should read pay with card, not cart.


Joomla: 4.15
JoomShopping: 5.06
PHP: 8
Website Url: https://www.bodhran-info.de

Последнее изменение: 12.08.2022 11:55
 
12.08.2022 10:28
#2
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Stripe not working

I think it´s a problem with your site. For me it works fine without problems (php 7.4)

Best regards

Manfred


Последнее изменение: 12.08.2022 12:42
 
12.08.2022 11:54
#3
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Сообщения: 694
Quote
Aw: Stripe not working

Thing is:
It used to work, I got orders through Stripe until a couple of days ago. So php7.4 should not be a problem, but testing with php7.4 had the same result.
Thanks
Rolf

 
13.08.2022 08:27
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25942
Quote
Aw: Stripe not working

Works on your site.

 
13.08.2022 18:02
#5
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Сообщения: 694
Quote
Aw: Stripe not working

Yes, now it does.
Sometimes, here is another customer with trouble after you had checked:

Aw: Stripe not working

I didn't change anything...
Any ideas what the reason for these problems might be?

Stripe has this as code:
{
"id": "pi_3LWH1BKq,
"object": "payment_intent",
"last_payment_error": null,
"livemode": true,
"next_action": null,
"status": "requires_payment_method",
"amount": 6772,
"amount_capturable": 0,
"amount_details": {
"tip": {
}
},
"amount_received": 0,
"application": null,
"application_fee_amount": null,
"automatic_payment_methods": null,
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "automatic",
"charges": {
"object": "list",
"data": [
],
"has_more": false,
"total_count": 0,
"url": "/v1/charges?payment_intent="
},
"client_secret": "pi_3LWH1",
"confirmation_method": "automatic",
"created": 1660384353,
"currency": "eur",
"customer": null,
"description": "Order number 202200372",
"invoice": null,
"metadata": {
"order_id": "3991"
},
"on_behalf_of": null,
"payment_method": null,
"payment_method_options": {
"card": {
"installments": null,
"mandate_options": null,
"network": null,
"request_three_d_secure": "automatic"
}
},
"payment_method_types": [
"card"
],
"processing": null,
"receipt_email": "xxx",
"review": null,
"setup_future_usage": null,
"shipping": null,
"source": null,
"statement_descriptor": null,
"statement_descriptor_suffix": null,
"transfer_data": null,
"transfer_group": null
}

and then the next step seems to be missing:
Aw: Stripe not working


Also, any chance for Stripe Checkout?
Thanks
Rolf


Последнее изменение: 13.08.2022 20:50
 
13.08.2022 20:49
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25942
Quote
Aw: Stripe not working

Problem in
JCH Optimize Mode: Production

delete or cache javascript from stripe


Последнее изменение: 13.08.2022 20:51
 
14.08.2022 10:43
#7
Dingens
User Dingens
Name: Rolf Wagels
28.03.2012
Сообщения: 694
Quote
Aw: Stripe not working

thanks a lot!
this is the setting right now:
Aw: Stripe not working

Rolf


Последнее изменение: 14.08.2022 10:54
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.