#haris_hs
1 messages · Page 1 of 1 (latest)
Can you share with me the logs about the 400 error?
Ok wait
I think this is the one:
{
"error": {
"message": "No valid payment method types for this Payment Intent. Please ensure that you have activated payment methods compatible with your chosen currency in your dashboard (https://dashboard.stripe.com/settings/payment_methods) or specify payment_method_types",
"param": "payment_method_types",
"request_log_url": "https://dashboard.stripe.com/logs/req_OwiTk4GHPynRK3?t=1697672449",
"type": "invalid_request_error"
}
}
The amount is $0.45, which is less than the minimum charge amount. Increase it to >$0.5 and try again.
Ok thanks