Skip to content

Successful Stripe Link transaction not updating order status #735

@pankti-bodiwala

Description

@pankti-bodiwala

Which component is this issue related to?

Umbraco Commerce (Payment Provider - Stripe)

Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)

v13.2

Bug summary

We're using umbraco v13.8.1 and umbraco commerce v13.2.0. User is making stripe payment using a card, which for some reason fails. This updates the order status to fail/error. Next he is using a stripe link option which goes through successfully. However the order status is not updated to success.

Specifics

We have turned the stripe link option on in stripe
Image

Failed card payment -
Image

Successful payment using stripe link (order was refunded later which is why we see the 'refunded' status) -
Image

Transaction summary from stripe -
Image

I suspect the payment status didn't return success which is why the order didn't get updated.

Steps to reproduce

Step1 - Make a payment with the card that would fail
Step2 - Use Stripe Link for the succesful payment

Expected result / actual result

Expected result - order should be finalised and status should be updated

Actual restult - order is not finalised and status remains 'Error'

Dependencies

No response


This item has been added to our backlog AB#54675

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions