#Magento2-checkout fulfill orders
1 messages · Page 1 of 1 (latest)
superb thank you
what module are you using?
I'm not familiar with Magento to be honest, and I don't know whether I will be able to helo you but in all cases I think it's better to contact the support of that module, maybe there's a bug in their integration
We are on the newest release of the official stripe module
3.1.2
Magento V Magento ver. 2.4.3-p1
what is the status of the order created with a 3DS failing?
cancelled
so it's behaving as expected
but we dont want 5 failed orders in our system for 1 good order.. thats a nightmare... we also trigger automations based on order creation...
which means automations are triggering when no actual order has been created...
are you using Stripe's webhooks? or Magento
new module automatically configures the webhooks
ive actually just cleared them in stripe to let it recreate
again I'm sorry I'm really familiar with the module or have does it integrate with Adobe Commerce
but just for the sake of clarity, what events are you listening to?
charge.captured
charge.failed
charge.refunded
charge.succeeded
checkout.session.expired
customer.subscription.created
invoice.finalized
invoice.paid
invoice.payment_failed
invoice.payment_succeeded
invoice.voided
payment_intent.canceled
payment_intent.payment_failed
payment_intent.succeeded
product.created
review.closed
setup_intent.canceled
setup_intent.setup_failed
setup_intent.succeeded
source.canceled
source.chargeable
source.failed
I meant the one you are using to trigger the order creation automations
we also trigger automations based on order creation...
I'm talking about this
order creation in magento
I think our problem is that we dont want an order created on payment intent... thats creating duplicates...
I'm not sure I could help you with that unfortunately, I would strongly suggest contact support https://support.stripe.com/?contact=true or submitting an issue on the module's github page you shared earlier
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.