#enginer-account-support

1 messages · Page 1 of 1 (latest)

urban pendantBOT
wintry plover
#

@gleaming bramble do you have a bit more details? What API are you calling exactly? What exact error do you get such as the req_123 in the dashboard_url property

gleaming bramble
#

await stripe.paymentIntents.create({
amount: amountInCents,
currency: currency,
customer: customer.id });

wintry plover
#

What about the other bit of info I asked?

gleaming bramble
#

where can I found this data?

#

I have no info in Payments tab

wintry plover
gleaming bramble
#

{
"error": {
"code": "payment_intent_invalid_parameter",
"doc_url": "https://stripe.com/docs/error-codes/payment-intent-invalid-parameter",
"message": "All types provided in payment_method_types are invalid. Please ensure the provided types are activated in your dashboard (https://dashboard.stripe.com/account/payments/settings) and your account is enabled for any preview features that you are trying to use.",
"param": "payment_method_types",
"request_log_url": "https://dashboard.stripe.com/logs/req_kGDnMsetM7p0Zs?t=1697475986",
"type": "invalid_request_error"
}
}

wintry plover
#

enginer-account-support

gleaming bramble
#

why you think so?

wintry plover
#

because of the request you shared, please work with our support team for help