#eblackey_unexpected

1 messages ¡ Page 1 of 1 (latest)

wispy ruinBOT
#

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

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

rugged rune
#

Here is the error response received in the console: {
"error": {
"code": "parameter_invalid_empty",
"doc_url": "https://stripe.com/docs/error-codes/parameter-invalid-empty",
"message": "You passed an empty string for 'payment_method_options[card]'. We assume empty values are an attempt to unset a parameter; however 'payment_method_options[card]' cannot be unset. You should remove 'payment_method_options[card]' from your request or supply a non-empty value.",
"param": "payment_method_options[card]",
"request_log_url": "https://dashboard.stripe.com/logs/req_nRaSJxKUBE15QG?t=1741381364",
"type": "invalid_request_error"
}
}

Learn more about Stripe API error codes and how to resolve them.