#baymax

1 messages ยท Page 1 of 1 (latest)

spiral isleBOT
prisma delta
honest ember
#

Hey Jack, thanks for taking the time to reach me. I'm doing carding. but my high balance bins are not working currently which works like generated cards on namso-gen.com to direct stripe checkout. i always get error like - try_again_later when i inspect the v1/Confirm Request

#

Ik this is illegal, but my bin doesn't give any chargeback ๐Ÿ˜‰

#

previously this bin was working - 515255100373xxxx|10|2024|rnd now this is patched too ๐Ÿ˜ญ

prisma delta
#

Do you have the request ID?

honest ember
#

wait a sec

#

req_smDpTGAR8W9NHa

#

here it is

prisma delta
#

Is this the correct request ID? because the response code is 200 and there's no error.

honest ember
#

hold on. i copied incorrect id, sorry for the confusion!

#

req_zFuYe27ls9pjfI here it is

#

"last_payment_error": {
"charge": "ch_3MiWv3FoQollccOg17hgztu0",
"code": "card_declined",
"decline_code": "try_again_later",
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
"message": "Your card was declined.",
"payment_method": {
"id": "pm_1MiXGZFoQollccOgA7b73XTS",
"object": "payment_method",
"billing_details": {
"address": {
"city": null,
"country": null,
"line1": null,
"line2": null,
"postal_code": "10080",
"state": null
},

Learn more about error codes and how to resolve them.

prisma delta
#

OK. A 3DS flow was triggered in the payment, and the 3DS authentication wasn't completed successfully.

honest ember
#

but the bin i am using is non 3d

#

this bin doesn't required the 3d auth

#

and previously i was using this bin i didn't see any errors like this

#

my all bins are patched like this ๐Ÿ˜ญ ๐Ÿ˜ฆ

prisma delta
#

btw, you've also set up a custom radar rule

honest ember
#

sir, i am doing carding

#

i don't own this account

#

this is just i did inspect element to check the request

prisma delta
#

That radar rule will Request 3DS if 3D Secure is supported for card

#

You might want to check with the account owner and ask if this rule is needed.

honest ember
#

one more thing i wanted to know

#

i saw many times their are 2 types of secret keys example -

#

sk_testiffe89wfyfivegf4t38f47ft4f74tf847fot4f84tf487f4t8ft478fghdbvghqdgwvwdjwdvwddwqdwjdwvdwdqjd This one

#

and this sk_testheufhefifhu2fh33g3fu2g

#

what's the difference between them?

prisma delta
#

You mean different lengths of secret keys?

honest ember
#

yep

prisma delta
#

Did you any problem with any of these secret keys?

honest ember
#

i don't have any problem but i was just wondering, you don't have internal access to stripe for debugging or someting?

prisma delta
#

I can help with debug if there's a problem.