#jiaklostr_api

1 messages ยท Page 1 of 1 (latest)

charred ferryBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1407278089515438164

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

timber jolt
#

๐Ÿ‘‹ Hi there, I can take a look at this for you

#

Do you still have a question? I see that the message was removed for some reason

#

If so, can you share the ID of any requests where you're seeing an error about sending card numbers?

#

@native kiln You can also refer to this guide, which describes how to enable sending card numbers or network tokens โ€” including if you're using a third-party to handle this for you

native kiln
#

Hello aran, thank you for the response . Weird that the message got deleted. req_6JB8oPsGp8yvZm is the request
I am testing integration with Hellgate where I tokenized a mock MasterCard card

#

Hellgate successfully forwarded everything to Stripe but the request got declined

timber jolt
#

Did you reach out to Stripe Support directly, or did Hellgate reach out to them directly?

#

Can you say any more about "the request got declined"?

native kiln
#

Hello arran I created a request to Request to enable raw card data APIs for testing purpuses.
{
"error": {
"message": "Sending credit card numbers directly to the Stripe API is generally unsafe. We suggest you use test tokens that map to the test card you are using, see https://stripe.com/docs/testing. To enable testing raw card data APIs, see https://support.stripe.com/questions/enabling-access-to-raw-card-data-apis.",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_sHAZauInaYoNwO?t=1755590852",
"type": "invalid_request_error"
}
}

This is the response I got. I think reaching out their support is the solution so that they enable me.

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods and redirects.

timber jolt
native kiln
#

Thank very much for your time arran

timber jolt
#

You're welcome. Is there anything else I can help with just now?