#Matteo Pelle-qs

1 messages ยท Page 1 of 1 (latest)

young kraken
#

๐Ÿ‘‹ happy to help

rough bronze
#

Hello Tarzan I had a problem in a Live mode

#

I have some payments successful but not created on commerce cloude

young kraken
#

could you please elaborate on your setup?

rough bronze
#

most of the payments have in common a first refusal by the bank and subsequently correctly closed but without metadata

#

therefore commerce cloud has problems creating the order

#

has such a case ever happened to you?

#

I used the Link stripe integration for commerce cloud SFRA

thin osprey
#

Hey, taking over here. Can you share an example Stripe payment ID you're seeing issues with

rough bronze
#

pi_3LNWGRAO8J1FWGf90enbAd1Z

#

this customer try to confirm the payments 3 times

#

the first is wrong with a error by his bank

#

the second is correct but without metadata the we don't show the confirm of payment

#

the 3 he changed card and confirm the payment with metadata

thin osprey
#

Payment looks like it succeeded on initial confirmation to me

rough bronze
#

you have to see correlate payments

#

but all there are without metadata

#

order_id and site_id

thin osprey
rough bronze
#

but this is not the call where you pass the metadata this is the first one

#

POST /v1/payment_intents/payment_intent_id in this call you pass metadata

thin osprey
#

Well, you can pass metadata on creation too. But there's no subsequent API calls to update that Payment Intent

rough bronze
#

What could be the problem

thin osprey
#

We have no record of any attempt to update that Payment Intent, so you'd need to check your own code/logs to debug that

rough bronze
#

not all orders have this problem and in test environment I can't replicate it

thin osprey
#

I can't really help without some more context or code from your integratrion

#

As far as we're concerned, there's been no attempt to update that PI so we have no logs

rough bronze
#

the autorizhe function update the payment intent right?

thin osprey
#

I don't know what that means?

rough bronze
#

which front end function update the payment intents?

thin osprey
rough bronze
#

ok it's not a promise

thin osprey
#

What's not a promise?

rough bronze
#

sorry dont worry

#

I have to check the update payment intent service