#boutiquepcland
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Are you asking about ACH direct debit or some other type?
How exactly are you integrated with Stripe? Are you using the APIs directly or are you using Stripe Checkout?
Ah that's a third-party integration so we won't know a ton about it.
Once a charge has been created, it might take upto 4 days to either succeed/fail
https://stripe.com/docs/payments/ach-debit
If you build a webhook then you can listen for an event which is delivered when the payment succeeds/fails. I don't think you "need" one in order for the payments to go through
I would especially like to know if once the payment is successful, does the order go to finish on WooCommerce? in order to deliver the client (license key)
does the order go to finish on WooCommerce? in order to deliver the client (license key)
That's not something we'd know as it is a third-party integration. You'd likely want to talk to woocommerce directly about this
Is it you (Stripe) who makes the direct debit (SEPA) on the customer's account?
So once the payment is successful, there is a notification that leaves your home (Stripe)?
That the two payments, it is well stripe who manages? not WooCommerce?
Payment portion is managed by Stripe, yes.
But woocommerce handles the fulfillment. That's not something we'd have a ton of visibility on. We won't know what woocommerce does once the payment either succeeds/fails.
If the payment is successful, I will necessarily receive an email from Stripe? even if it fails?
I believe there's a setting under dashboard to enable the email, yes. Typically merchants build a webhook endpoint to listen for the relevant webhook events.
other questions Add the following "Webhook" endpoint https://www.boutique-pcland.fr/?wc-api=wc_stripe to your Stripe account settings (opens in a new tab) (if not present doesn't already have one). This will allow you to receive notifications about charging statuses. I put a webhook on stripe is taken all "charge" is correct?
Is it possible to see if on Stripe my webhook is well configured, to load, then know if the notifications all that, thank you in advance.
I put a webhook on stripe is taken all "charge" is correct?
Not sure I understand what you mean by the above? Can you elaborate?
You can check if it's configured correctly on this page
https://dashboard.stripe.com/webhooks
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Is it possible to see if on Stripe my webhook is correctly configured to know if I will receive successful or failed payment emails
I will receive successful or failed payment emails
Webhooks don't send the emails. That's something woocommerce might handle for you by listening to the webhook events Stripe sends to "Webhook" endpoint https://www.boutique-pcland.fr/?wc-api=wc_stripe
I don't understand, finally it seems complicated to me at Stripe. Stripe returns everything to WooCommerce! they don't want to know... WooCommerce, WooCommerce.
I mean you're using a third-party integration, if you're using our APIs directly then the information would be sent to you!
Since you're using woocommerce, they control most aspects of your website's integration with Stripe as a controlling platform ๐
it's woocommerce that made the module https://woocommerce.com/fr-fr/products/stripe/ but the assistance I want it's not ok , you send me dear woocommerce, but woocommerce sends me to you, even chatGPT he doesn't see any solution for stripe and woocommerce...
Thank you for answering me, I will see to pay a developer for your api and then WooCommerce.
A bit of a pity for Stripe, big thing all the same, but a total mess. Damage.