Skip to content

P24 method - not confirmed payment #75

@getdatakick

Description

@getdatakick

When using p24 payment method (and maybe others), stripe can redirects back to site before the payment is confirmed.

When validation controller fetches payment intent it can contain invalid status requires_action , even though all actions were already performed.

Stripe documentation states that P24 method has immediate notification, but it is not the case here. In my opinion this is bug on stripe side. But we will probably have to figure workaround at module side anyway.

Proposed solution: use webhook if the payment is not confirmed immediately

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