#dathx_unexpected

1 messages ¡ Page 1 of 1 (latest)

thick vergeBOT
#

👋 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/1220096419059339294

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

errant ruinBOT
warm lagoon
#

Hello

#

Are you the developer for the platform here?

#

The error indicates that the Connected Account is not yet enabled to accept card payments.

past dagger
warm lagoon
#

Do you have access to a Stripe Dashboard for your account?

#

Or are you working directly with a platform?

past dagger
#

Dashboard

But there's no error there anymore, only records of payments and failed payment

warm lagoon
#

Hmm and you control the code for this website?

past dagger
#

I am the developer

warm lagoon
thick vergeBOT
past dagger
#

theres a lot, not sure which one u would need

woven meteor
#

Can you copy and paste the req_ that you see on there from the right hand side?

past dagger
#

this?

#

GET /v1/elements/sessions
Status
200 OK
ID
req_lSD2HrZF74ybP5
Time
2/19/24, 5:06:10 PM
IP address
94.25.173.161
API version
2022-08-01
Application
Payment Plugins for Stripe WooCommerce
Source
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Origin
https://js.stripe.com/
Request query parameters
{
"deferred_intent": {
"currency": "usd",
"mode": "payment",
"amount": "100",
"payment_method_types": {
"0": "card",
"1": "link"
}
},
"key": "pk_test_*********************************************************************************************mQmOL7",
"type": "deferred_intent",
"currency": "usd",
"referrer_host": "bpettingill.com",
"stripe_js_id": "1977e926-2e10-4401-80ca-03ba7af9632b",
"locale": "en-US",
"_stripe_account": "acct_1OjF5FIMwyeqK8ul"
}