#raunakten5
1 messages · Page 1 of 1 (latest)
Can you share an example Payment Intent (pi_xxx) which you faced this error?
Means?
When you attempt to process a payment, there will be a Payment Intent or Checkout Session ID with Stripe. We will need the ID to check what happened to your integration
How do you integrate with Stripe currently? You should be able to find the Payment Intent in your Stripe Dashboard: https://dashboard.stripe.com/test/payments
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
We don't do video call here
Okay
Above instruction should be clear enough to identify the Payment Intent ID in the Dashboard
Since the page is blank, this means that the payment isn't processed through this account
Where did you see "Sorry we are unable to process your payment at this time" from? And how do you integrate with Stripe?
On my ecommerce website checkout page when put in all credit card info and proceed to place order
I installed woocommerce stripe plugin and put in all keys to integrate it
I see! This channel is for direct technical integration with Stripe. Since WooCommerce controls your integration with Stripe, I'd recommend reaching out to their Support as Stripe doesn't know how their integration works. It's likely that the error was thrown before reaching out to Stripe.
I checked with them they dont have a solution
What should i do
Put some apis maybe?
How do I do it without woocommerce
Just give me a solution
With direct payment integration, you may refer to the guide here: https://stripe.com/docs/checkout/quickstart
Yes, this requires coding
I'd recommend hiring a developer to code in this case. Alternatively, you may use no code solution by creating and sharing a Payment Link: https://stripe.com/docs/no-code/payment-links