#Caius
1 messages ยท Page 1 of 1 (latest)
HI ๐
Where are you at now with your payment? Do you have an example request ID I can review?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Hi, i am going to try in 10 minutes two different ways. I can then go to stripe account - developer - LOGS and give you Id's
Somehow prebuilt checkout was ok but custom checkout don't work, reason was something like no payment intent... My question is, if we just use rebuilt stripe checkout, it works.
Okay I'm still confused. I have no knowledge of what you are trying to do or how you are integrating with Stripe. Can you share what you are trying to do?
pi_3N1uVyI4fYGkJZIJ1GuFhocx
Okay that's a payment intent. What are you trying to do with it?
If you can check how it look like? Is payment succeed?
I can send you the whole discussion from yesterday. Maybe Payment API is not right category
The payment succeeded in the initial call. You can see that here: https://dashboard.stripe.com/logs/req_1XVDLJbugbIIUT
For this Payment Intent you passed confirm: "true" and provided a source to charge
Really, yesterday payments made in custom checkout gateway didn't work. Now i did Stripe's rebuild checkout. I send u the id
The Payment Intent you sent me was not created with Stripes prebuilt checkout. It was created via a GoDaddy/WooCommerce plugin
req_Pr8HNJznqq3tpz
Stripe gateway is not working. Is this custom or prebuild chekout? It said unpaid, what might be the reason?
So is prebuild succeed or custom succeed? Names confuse me
This request is still made by the GoDaddy/Woocommerce plugin
For the request you provided, only the amount, capture method, and currency were provided. So there is no payment method to charge
So you need to talk with the support team for the plugin to understand why it wasn't passing a payment method
HI, do you know what happened here? pi_3N1uVyI4fYGkJZIJ1GuFhocx",
This payment didn't went like you said, i went to Wordpress admin page and order settings, choosed create order download again
Only thing i made, i manually downloaded this order again
Honestly I can't tell very much from just looking at these requests. I have no idea how the plugins you are using work
So you are convinced that in Stripe Dashboard i don't need to do any settings. This was Stripe's checkout page..Wordpress is the reason why Stripe checkout page is not getting payment method..
I have no idea about that. I only know that you need to talk to the maintainers of these plugins. These aren't questions I can answer
pi_3N1ux8I4fYGkJZIJ1Ru9nZ92 is this payment succeed 100% ?
๐ stepping in
Yes that's correct that PaymentIntent succeeded immediately
Were you expecting otherwise?
req_v5GURq6wzoL6vp i saw this in LOGS, this id is the latest LOG afer this succeed payment
What are you trying to do and what are you confused about?
LOGS say payment received is 0? I got email that payment succeed, you also said payment succeed. Latest LOG is "id": "pi_3N1uxwI4fYGkJZIJ1lUiAaJm",
"object": "payment_intent",
"amount": 300,
"amount_capturable": 0,
"amount_details": {
"tip": {
}
},
"amount_received": 0,
"application": "ca_ME82sUStGfYZnprPeGCLYvnp6EXTU7sJ",
"application_fee_amount": null,
"automatic_payment_methods": {
"enabled": true
},
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "automatic",
"charges": {
"object": "list",
"data": [
],
"has_more": false,
"total_count": 0,
"url": "/v1/charges?payment_intent=pi_3N1uxwI4fYGkJZIJ1lUiAaJm"
},
"client_secret": "pi_3N*************************************************IV6s",
"confirmation_method": "automatic",
"created": 1682702416,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": null,
"livemode": true,
"metadata": {
},
"next_action": null,
"on_behalf_of": null,
"payment_method": null,
"payment_method_options": {
"bancontact": {
"preferred_language": "en"
},
"card": {
"installments": null,
"mandate_options": null,
"network": null,
"request_three_d_secure": "automatic"
....................................etc...
What is "payment received"? And what are you referring to by "Latest LOG". I need specific info if I'm going to help you.
which one is right ID:
req_wB1SDVOmOGRgJL or "pi_3N1kwUI4fYGkJZIJ1Yu8r5rF?
That all depends. One is a request ID and one is a PaymentIntent ID
LOG means in Stripe dashboard - DEVELOPER - > LOGS , same as previous payment events. Yesterday other Stripe tech support guy asked me LOGS so he was able to analyze is everything good or not
I see, how this previous payment went, was is succeed or something else?
pi_3N1uxwI4fYGkJZIJ1lUiAaJm