#edww112_code

1 messages ¡ Page 1 of 1 (latest)

rotund stirrupBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1253312874537947136

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

gritty rose
#

Not sure which parameters you're referring to. What is it you're trying to do?

#

Payment Intents are inherently one-time by default, no need to stipulate that it's not recurring

worldly fern
#

hello , let me explain a little

#

i have a problem when someone try to pay with a certain card issuer , the transaction won't succed until i send them i link payment , i disscused with your it support via e-mail and they told me this : "Hi there,

Our internal team reached back to us and highlighted that Upon closer examination, it was noted that your example charge, ch_3OZAzmGg6ZL8Q6LK1cR5w0Ji, initiated via payment intent pi_3OZAzmGg6ZL8Q6LK1HtKoiHM, had the setup_future_usage set to "off_session". This setting has led to some ambiguity regarding the recurring nature of the transaction.

To streamline this process and prevent future transaction rejections by the issuer, we recommend explicitly setting recurring: false in your payment intent (pi_) creation. This clear delineation will satisfy the issuer's requirements, as they have indicated a policy against approving charges they interpret as recurring against their card product.

Implementing this solution should alleviate the current challenge and facilitate smoother transactions moving forward." . but i don't know how to set it ..

gritty rose
#

I'm taking a look at that payment

worldly fern
#

sure ,thank you

gritty rose
worldly fern
#

ok but let's not reffer to this specific transaction

#

this happens , it's a general problem since a long time

#

with the payments made by this specific card issuer

gritty rose
#

Sure, bank declines should be expected. Not really sure what is unexpected in this case. You'd need to provide some other example but that payment is likely unrelated to your integration

worldly fern
#

give me a second

#

the problem is with this issuer :
PREPAY TECHNOLOGIES LTD , i will give you an payment id example : ID
pm_1PQCPpGg6ZL8Q6LKFNN8SUYn

#

this happens to anyone that tries to pay with this card issuer

#

i've disscused several time with stripe and the card issuer

#

and from the card issuer there is no problem , stripe came with the solutios mentioned above

#

to change the payment intent to off_session

gritty rose
#

Another 82 decline code

gritty rose
worldly fern
#

could you please explain what is an off-session ?

gritty rose
#

Is the customer present in the checkout flow?

worldly fern
#

i have a card from this issuer , i could make a test payment to verify

#

a payment

#

for example

rotund stirrupBOT
hollow cliff
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

worldly fern
#

hello sure

#

i tried to pay with the card issuer and i recieve the error : Your card has been declined. , ID
pm_1PTjn7Gg6ZL8Q6LK0LlqeFqh

Fingerprint
WlkuUuM0iGFWEiHK

hollow cliff
#

As my colleague suggested, card declines are expected, that doesn't seem like a problem with your integration.

worldly fern
#

yes but why ? this only happens with this card issuer

tulip wave
#

hi! I'm taking over this thread.

worldly fern
#

i allready disscused ! they told me what i allready disscused with your colleagues

#

Our internal team reached back to us and highlighted that Upon closer examination, it was noted that your example charge, ch3OZAzmGg6ZL8Q6LK1cR5w0Ji, initiated via payment intent pi_3OZAzmGg6ZL8Q6LK1HtKoiHM, had the setup_future_usage set to "off_session". This setting has led to some ambiguity regarding the recurring nature of the transaction.

To streamline this process and prevent future transaction rejections by the issuer, we recommend explicitly setting recurring: false in your payment intent (pi) creation. This clear delineation will satisfy the issuer's requirements, as they have indicated a policy against approving charges they interpret as recurring against their card product.

Implementing this solution should alleviate the current challenge and facilitate smoother transactions moving forward." . but i don't know how to set it ..

winged veldtBOT