#dgsunesen
1 messages ยท Page 1 of 1 (latest)
Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center 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.
Others experiencing that suddenly paying with Apple Pay shows 'You must provide merchantIdentifer" ?
Apple Pay shows this where? How are you integrating with Stripe/Apple Pay?
As soon as I want to create a payment intent using Apple Pay
this has been working like for ages, but suddenly it fails
You'll need to share some more details: an error, the code you're using, the request ID, etc
can you use this one? I just tried on my own user, adding a new payment method
evt_1MysUWIzTuemC0bBQuXRhgAK
but it never succeeds
req_knsmtCBzGR3eYD
here is a request I just did
Not sure what the expectation is here. You created an off_session Setup Intent without passing a payment_method. Therefore it's in a requires_payment_method state
Hmm....
this is on test, which works and looks right, right? req_NTpRzQlZI4aYrc
I do see the difference in the request POST body
Sorry, taking a look
This is a confirmation request where a payment method is provided
Is the creation request for a Setup Intent. It requires confirmation
They're 2 entirely separate parts of the integration
Okay, @dense sentinel.. Sorry I bothered you. I think we actually found the problem, which does not seem to have anything to do with your services.. ๐
We recently moved our entire repository, and it's quite likely something around environment variables got a bit messed up. Just trying to release a new version of the app and hopefully this solves it ๐
Let me know!
I will.. It takes about 20 min then I should be able to tell you ๐
now that I have you; when will you have instant payouts in the EU? ๐
It's REALLY something our users crave ๐
Good question! But I don't know the answer โ support may have a better idea: https://support.stripe.com/contact
Find help and support for Stripe. Our support center 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.