#carlosbilangieri_api
1 messages ยท Page 1 of 1 (latest)
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.
- carlosbilangieri_requries-action, 1 day ago, 38 messages
- carlosbilangieri_api, 1 day ago, 11 messages
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1250381066053619732
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
๐ happy to help
would you mind sharing the request ID? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
one sec
{
"error": {
"code": "parameter_unknown",
"doc_url": "https://stripe.com/docs/error-codes/parameter-unknown",
"message": "Received unknown parameter: payment_method_options[card][moto]",
"param": "payment_method_options[card][moto]",
"request_log_url": "https://dashboard.stripe.com/logs/req_pAx2TI1g9YRrgL?t=1718184100",
"type": "invalid_request_error"
}
}
This was the request...
POST https://api.stripe.com/v1/payment_intents
amount=50¤cy=GBP&payment_method=pm_1PQnMpKWWmFWwHEAXfvUMo6p&payment_method_options[card][moto]=true&confirm=true&automatic_payment_methods[allow_redirects]=never&automatic_payment_methods[enabled]=true&customer=cus_QEQDYlh7YSLlJt&metadata[StripePaymentID]=AS246CA2139000001009
give me a couple of minutes to look into this please
your account doesn't support MOTO transactions
have you tried reaching out to https://support.stripe.com/?contact=true first and ask for access?
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
you need to contact https://support.stripe.com/?contact=true yes
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thanks indeed