#_firecom

1 messages Β· Page 1 of 1 (latest)

cinder grailBOT
sharp wadi
#

πŸ‘‹ happy to help and no need for compensation, please read our #πŸ“–rules of conduct

vast sigil
#

you sir are a legend

#

swinging from vine to vine for a solution πŸ˜‰

sharp wadi
#

the error for that request ID is coming from the fact that the payment_method_data.ideal.bank is empty

vast sigil
#

here at your full disposal if you need me

vast sigil
#

\

#

as you can see it happens a lot

#

my customers are trying to pay for their order; however are not able to

sharp wadi
vast sigil
#

it's an optimized checkout page

#

POST /v1/payment_intents/pi_3OFCHTL0UywD04IA010p4DX6/confirm
Status
400 ERR
ID
req_g6eOxG3MfgSXIV
Time
11/22/23, 9:59:54 AM
IP address
86.93.254.227
API version
2022-11-15
Source
Mozilla/5.0 (Linux; Android 13; M2012K11AG Build/TKQ1.220829.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.150 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/441.1.0.39.109;]
Idempotency
Key β€” 91fc27d6-891a-4f29-9e95-65f45560cf4d

Origin
https://js.stripe.com/
url_invalid - return_url
Invalid URL: Non-ASCII characters in URLs must be percent-encoded in order for the URL to be valid.

#

happened 20 times already

#

POST /v1/payment_intents/pi_3OFCJsL0UywD04IA0zS9zXLO/confirm
Status
400 ERR
ID
req_qI968rvoAiWGrM
Time
11/22/23, 10:03:19 AM
IP address
86.89.29.9
API version
2022-11-15
Source
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Idempotency
Key β€” 22d2c209-9bee-47ee-b2f7-f26eedec44e1

Origin
https://js.stripe.com/
parameter_invalid_empty - payment_method_data[ideal][bank]
You passed an empty string for 'payment_method_data[ideal][bank]'. We assume empty values are an attempt to unset a parameter; however 'payment_method_data[ideal][bank]' cannot be unset. You should remove 'payment_method_data[ideal][bank]' from your request or supply a non-empty value.

#

this one happened once

sharp wadi
#

oh I see now, this is a different error fromt he one you shared earlier

vast sigil
#

apologies!

#

My stripe is filled with errors atm πŸ˜‰

#

luckily life is good

#

so no complaints

sharp wadi
#

basically the return URL has unicodes that aren't supported

#

e.g. πŸ‡³πŸ‡±

vast sigil
#

aaah

#

let me give you an example of what the problem could be

sharp wadi
#

and spaces

#

it's in the utm campaign

vast sigil
#

aaah

#

the utm campaign from fb?

#

how could I turn those off?

#

is it Google Tag Manager or Facebook Pixel utm's?

sharp wadi
#

I have no ID

vast sigil
#

this is my UTM snippet

#

should I delete that one?

sharp wadi
#

this is not really up to me to decide

#

you just need to figure out how your utm campaigns work

vast sigil
#

but if I would delete the UTM, I would not have any more issues?

sharp wadi
#

I think what you can do is take the URL and encode the URI components

vast sigil
#

what I did was

#

is start a new FB campaign without the UTM

#

see how that will work

#

it'll be A/B testing from now

#

so thank you so much for your feedback

#

POST /v1/payment_intents/pi_3OFCJsL0UywD04IA0zS9zXLO/confirm
Status
400 ERR
ID
req_qI968rvoAiWGrM
Time
11/22/23, 10:03:19 AM
IP address
86.89.29.9
API version
2022-11-15
Source
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Idempotency
Key β€” 22d2c209-9bee-47ee-b2f7-f26eedec44e1

And how about this problem?

sharp wadi
#

that's again the idea.bank that is empty

vast sigil
#

and how is that possible?

#

is that the customers fault

#

or coding error?

sharp wadi
#

I'm not sure