Skip to content

[FEATURE] payment flow for DDC #9764

@kashif-m

Description

@kashif-m

Feature Description

There are couple of different payment related endpoints which can map to a payment operation which finally maps to a connector action. As of today, /redirect/complete/{connector} is being used for multiple different use cases in different connectors:

  1. DDC collection
  2. 3DS auth completion

This endpoint maps to CompleteAuthorize operation which maps to CompleteAuthorize connector action, and connector integration in HS decides which relevant step should be executed next based on the current payment status.

Aim is to define a separate endpoint <> payment operation <> connector action for DDC flows.

Possible Implementation

TBA

Have you spent some time checking if this feature request has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-featureCategory: Feature request or enhancementS-awaiting-triageStatus: New issues that have not been assessed yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions