#bootta_docs
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/1285540179423006730
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- bootta_docs, 1 hour ago, 4 messages
๐ how may I help?
im trying to finish worksheets on link posted above. But all payment intent task are failing to submit, they returns error.
Hi, I don't know much about worksheets.
Are you attaching the Customer to the PaymentIntent at any point?
yes, i attached customer to payment intent, but still it reporting error
Could you please paste the PI here?
{
"id": "pi_3PzuqyDYp6crPx8i0AKGZg44",
"object": "payment_intent",
"amount": 7200,
"amount_capturable": 0,
"amount_details": {
"tip": {}
},
"amount_received": 7200,
"application": null,
"application_fee_amount": null,
"automatic_payment_methods": {
"allow_redirects": "always",
"enabled": true
},
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "automatic_async",
"client_secret": "pi_3PzuqyDYp6crPx8i0AKGZg44_secret_MKBe8StriTGY6LR1aCNya8qWZ",
"confirmation_method": "automatic",
"created": 1726554336,
"currency": "usd",
"customer": "cus_QrUBSwDtE7GAT5",
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3PzuqyDYp6crPx8i07RhFUJ0",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1PzsvqDYp6crPx8i8Fi2FqK6",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
"installments": null,
"mandate_options": null,
"network": null,
"request_three_d_secure": "automatic"
}
},
"payment_method_types": [
"card"
],
"processing": null,
"receipt_email": null,
"review": null,
"setup_future_usage": null,
"shipping": null,
"source": null,
"statement_descriptor": null,
"statement_descriptor_suffix": null,
"status": "succeeded",
"transfer_data": null,
"transfer_group": null
}
Hmm, weird. Could you please make a screenshot of the whole task and share it?
It might be an actual bug. I suggest you to reach out to Stripe Support and report it: https://support.stripe.com/?contact=true