#anoush_72862
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- anoush_72862, 1 hour ago, 17 messages
๐ 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.
req_lovaqq8mrwf07P
?
๐ stepping in here as tarzan needed to step away
Taking a look
That request ID is just for creating a payment config. That is not an error.
Can you share the erroring request?
sorry maybe I have sent wrong request ID,
I am trying to initialize payment element and getting the following error "No valid payment method types for this configuration. Please ensure that you have activated payment methods compatible with your chosen currency in your dashboard (https://dashboard.stripe.com/settings/payment_methods) and invoice settings (https://dashboard.stripe.com/settings/billing/invoice) and that the amount (49) is not lower than the currency (usd) minimum: https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts."
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
seems that it is not related to any requets
I have checked the Stripe document and the minimum USD amount is 0.5
no
I follow the following link https://stripe.com/docs/payments/accept-a-payment-deferred?platform=web&type=subscription&client=react#additional-options
it is interesting that when I pass 50$ it works
ah ok, thank you, I forgot that it is in cents