Strong Customer Authentication (SCA) STRIPE

18.12.2020 15:33
#1
danycanaria
Joomshopping forum user no avatar
Name: dany
06.09.2011
Posts: 11
Quote
Strong Customer Authentication (SCA) STRIPE

Hello,
I have a concern about support for Strong Customer Authentication (SCA) - which comes into force end of December 2020 for all European customers. I am using Stripe as payment gateway. The payment is done on our website through your plugin for Stripe. How can I make your plugin SCA conform ?
Thanks for your help,
Daniel

 
18.12.2020 16:05
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25938
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

install
https://www.webdesigner-profi.de/joomla-webdesign/shop/payments/payment-stripe.html
Payment Stripe intents 1.0.1

 
14.02.2022 17:44
#3
bevisrl.com
User bevisrl.com
Name: Antonietta
19.08.2015
Posts: 53
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

Salve, stiamo migrando l'attuare nostro sito su Joomla 4 e JS 5, ma non trovo l'addon STRIPE SCA compatibile per tale versione. Come posso risolvere? Grazie


Hi, we are migrating the implementation of our site to Joomla 4 and JS 5, but I cannot find the STRIPE SCA addon compatible for that version. How can I solve? Thank you


https://www.bevisrl.com
 
14.02.2022 21:31
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25938
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

Use
Payment Stripe intents 2.0.1 (JoomShopping 5.0.0+)

 
14.02.2022 23:29
#5
bevisrl.com
User bevisrl.com
Name: Antonietta
19.08.2015
Posts: 53
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

Salve, puoi darmi aiuto per la configurazione? non riesco a farlo funzionare. Grazie

Hi, can you help me with the configuration? i can't get it to work. Thank you


https://www.bevisrl.com
 
15.02.2022 14:57
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25938
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

-i can't get it to work.

Error?
configuration?

 
16.02.2022 12:08
#7
bevisrl.com
User bevisrl.com
Name: Antonietta
19.08.2015
Posts: 53
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

mi restituisce questo errore:
"You cannot confirm this PaymentIntent because it's missing a payment method. You can either update the PaymentIntent with a payment method and then confirm it again, or confirm it again directly with a payment method"


https://www.bevisrl.com
 
16.02.2022 20:52
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25938
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

configuration payment?

 
16.02.2022 23:37
#9
bevisrl.com
User bevisrl.com
Name: Antonietta
19.08.2015
Posts: 53
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

screen
Aw: Strong Customer Authentication (SCA) STRIPE


Last change: 16.02.2022 23:40

https://www.bevisrl.com
 
17.02.2022 08:36
#10
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25938
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

installed
Payment Stripe intents 2.0.1?

Payment Stripe intents 2.0.1 - works fo me.

 
18.02.2022 00:08
#11
bevisrl.com
User bevisrl.com
Name: Antonietta
19.08.2015
Posts: 53
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

Yes,
qui i log:

POST /v1/customers
Stato
200 OK
ID
req_6oI4Hy8aSRHFlp
Orario
18/02/22, 00:02:18
Indirizzo IP
81.31.151.4
Versione API
2020-03-02
Origine
Stripe/v1 PhpBindings/7.27.3
Idempotenza
Chiave — 2fb92d54-1b25-4aec-a881-4a9939641c6b

Corpo risposta
{
"id": "cus_LAeHAY1VlNXudq",
"object": "customer",
"address": null,
"balance": 0,
"created": 1645138938,
"currency": null,
"default_source": null,
"delinquent": false,
"description": null,
"discount": null,
"email": null,
"invoice_prefix": "E4EBB899",
"invoice_settings": {
"custom_fields": null,
"default_payment_method": null,
"footer": null
},
"livemode": false,
"metadata": {
},
"name": null,
"phone": null,
"preferred_locales": [
],
"shipping": null,
"sources": {
"object": "list",
"data": [
],
"has_more": false,
"total_count": 0,
"url": "/v1/customers/cus_LAeHAY1VlNXudq/sources"
},
"subscriptions": {
"object": "list",
"data": [
],
"has_more": false,
"total_count": 0,
"url": "/v1/customers/cus_LAeHAY1VlNXudq/subscriptions"
},
"tax_exempt": "none",
"tax_ids": {
"object": "list",
"data": [
],
"has_more": false,
"total_count": 0,
"url": "/v1/customers/cus_LAeHAY1VlNXudq/tax_ids"
}
}

------------------------------------------------------------------------------------------------------------------


POST /v1/setup_intents
Stato
200 OK
ID
req_2IG66z5VVvangb
Orario
18/02/22, 00:02:18
Indirizzo IP
81.31.151.4
Versione API
2020-03-02
Origine
Stripe/v1 PhpBindings/7.27.3
Idempotenza
Chiave — 3b998ca8-8d28-4580-82a0-43544bc7a966

Corpo risposta
{
"id": "seti_1KUIzOEI6CTxJnqUpliVJUTC",
"object": "setup_intent",
"application": null,
"cancellation_reason": null,
"client_secret": "seti_1KUIzOEI6CTxJnqUpliVJUTC_secret_LAeHSXH1FvaxTVNh7bXNGu0P7d8nUei",
"created": 1645138938,
"customer": "cus_LAeHAY1VlNXudq",
"description": null,
"last_setup_error": null,
"latest_attempt": null,
"livemode": false,
"mandate": null,
"metadata": {
},
"next_action": null,
"on_behalf_of": null,
"payment_method": null,
"payment_method_options": {
"card": {
"request_three_d_secure": "automatic"
}
},
"payment_method_types": [
"card"
],
"single_use_mandate": null,
"status": "requires_payment_method",
"usage": "off_session"
}
Corpo POST richiesta
{
"customer": "cus_LAeHAY1VlNXudq"
}



GET /v1/payment_methods
Stato
200 OK
ID
req_09rCUNdAv8oqst
Orario
18/02/22, 00:02:49
Indirizzo IP
81.31.151.4
Versione API
2020-03-02
Origine
Stripe/v1 PhpBindings/7.27.3
Parametri query richiesta
{
"customer": "cus_LAeHAY1VlNXudq",
"type": "card"
}



------------------------------------------------------------------------------------------------------------------




POST /v1/payment_intents
Stato
400 ERR
ID
req_7Cj5pPvALbOxsr
Orario
18/02/22, 00:02:49
Indirizzo IP
81.31.151.4
Versione API
2020-03-02
Origine
Stripe/v1 PhpBindings/7.27.3
Idempotenza
Chiave — b22d46ba-0d11-4283-9a7f-f214aa6d1211

payment_intent_unexpected_state
You cannot confirm this PaymentIntent because it's missing a payment method. You can either update the PaymentIntent with a payment method and then confirm it again, or confirm it again directly with a payment method.

È stato utile?



No
{
"customer": "cus_LAeHAY1VlNXudq",
"amount": "1057",
"currency": "EUR",
"description": "Ordine numero 00008615",
"receipt_email": "xxxxxx@gmail.com",
"metadata": {
"orderId": "8615"
},
"off_session": "true",
"confirm": "true"
}
Corpo risposta
{
"error": {
"code": "payment_intent_unexpected_state",
"doc_url": "https://stripe.com/docs/error-codes/payment-intent-unexpected-state",
"message": "You cannot confirm this PaymentIntent because it's missing a payment method. You can either update the PaymentIntent with a payment method and then confirm it again, or confirm it again directly with a payment method.",
"type": "invalid_request_error"
}
}
Corpo POST richiesta
{
"customer": "cus_LAeHAY1VlNXudq",
"amount": "1057",
"currency": "EUR",
"description": "Ordine numero 00008615",
"receipt_email": "xxxx@gmail.com",
"metadata": {
"orderId": "8615"
},
"off_session": "true",
"confirm": "true"
}


https://www.bevisrl.com
 
18.02.2022 00:26
#12
bevisrl.com
User bevisrl.com
Name: Antonietta
19.08.2015
Posts: 53
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

forse è nel setup il problema?
Estratto del log "setup"

"next_action": null,
"on_behalf_of": null,
"payment_method": null,
"payment_method_options": {
"card": {
"request_three_d_secure": "automatic"
}
},
"payment_method_types": [
"card"
],


https://www.bevisrl.com
 
18.02.2022 07:29
#13
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25938
Quote
Aw: Strong Customer Authentication (SCA) STRIPE

url?
test login?
ftp?
(forum privat msg.)

 


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.