#jerz_error
1 messages ยท Page 1 of 1 (latest)
๐ 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/1262868704962674790
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- jerz_webhooks, 7 hours ago, 7 messages
- jerz_code, 9 hours ago, 28 messages
Hello
The error seems to suggest that the simulated reader isn't really expecting any card presentments at the moment. Have you called process payment function yet? If not, you'd need to invoke that before you do presentment
Hmmmm .... sorry, I might just have fixed that particular error
Sorry about that.
Actually, do you know what this error means: platform_api_key_expired on a terminal.reader.action_failed webhook?
https://docs.stripe.com/error-codes#platform-api-key-expired
The API key provided by your Connect platform has expired. This occurs if your platform has either generated a new key or the connected account has been disconnected from the platform. Obtain your current API keys from the Dashboard and update your integration, or reach out to the user and reconnect the account.
Test card payments (thought elements.js) are working fine though? The failure message on the webhook looks odd (to me):
Expired API Key provided: pss_test_YW*********************************************************************_******OK4W. Platform access may have been revoked.
I don't think our API Keys start with pss_ ??
Can you share the account IDs you're working with?
This is the platform account: acct_1PJCGfJblXXmZEXF
This is connected account: acct_1ManBEBwx1emPnYl
When exactly are you seeing platform_api_key_expired error? What function triggers it?
we_1PVDOYJblXXmZEXFGdo5eL4z
I try to process a payment intent using a simulated card reader
and get terminal.reader.action_failed
It might be because the connected account is connected to the platform only in live mode..
You'd want to follow this guide and connect your account again in test mode: https://docs.stripe.com/connect/oauth-standard-accounts
Yes, ok ... I'll try that tomorrow when I can get the account owner to sign up
๐
Thanks for your help
NP! ๐ happy to help
Apologies for sending you round the houses a bit
All good!