#borodatuj-igor_api
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1224996920196337776
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
unkainian?
Could you please share the Request ID req_xxx? https://support.stripe.com/questions/finding-the-id-for-an-api-request
отже можна українською?
I only have English keyboard here and my colleagues will not be able to understand, sorry. 🇺🇦❤️
if I do not specify the customer, the card validation is successful
if I specify the customer, I cannot validate the card
Could you please copy the seti_xxx here?
seti_1P19X8PupDHVwAEjj1GoQu95
Okay, the SetupIntent was created correctly on the Connected account.
Now you need to confirm it on the Connected account too. You are probably confirming it on the Platform account my mistake, that's why the error shows up.
Where do you see the error exactly? What request are you making and where?
When you initialize Stripe(...), add a stripeAccount parameter: https://docs.stripe.com/connect/authentication#adding-the-connected-account-id-to-a-client-side-application
ЄЄЄ!!!!!🥳
Оце я лузер)
дякую!
але то ще не все)
how to correctly implement automated debiting of funds from the customer's payment method
Are you looking for regular (e.g. once a month) payments or not?
For one-off charges, you can follow this step (basically, create a PaymentIntent with the saved Payment Method): https://docs.stripe.com/payments/save-and-reuse?platform=web&ui=elements#charge-saved-payment-method
So interested in regular payments, once for a certain period
Then it's better to use Stripe Billing, specifically Subscriptions: https://docs.stripe.com/billing/subscriptions/build-subscriptions?ui=elements
You might not even need to use SetupIntents then.
how to find out the payment status after creating a payment intent
It's best to listen to payment_intent.succeeded webhook event: https://docs.stripe.com/webhooks
Happy to help. Slava Ukraini!
Героям Слава!
🫶