#Waseem-PaymentIntent
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request_id for this?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Could please tell me can I face any issue like in this situation I'm trying to add payment method for my client app and he'll send me the publishable and secret key but I do'nt have login of her account
so without login I'm trying to add payment is there any issue for that?
I face this error while integrate with firebase but before firebase the add payment detail page is opened?
I'm using flutter dart for this
Without the API keys, no you would not be able to do so.
is publishable and secret is not enought for this to add payment method?
than I need to login account of stripe
Actually publishable and secret keys are api keys?
Ah, I misunderstood that part. Yes, those API keys should be enough.
I think what is happening is that keys are getting mixed up. Can you send the request id so I can further investigate this?
I also told you I do'nt have any login account for that specific api keys than what can I provide you for this
In general, this error occurs when API keys from different accounts are mixed or it also occurs in connect situations.