-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
C-featureCategory: Feature request or enhancementCategory: Feature request or enhancementS-awaiting-triageStatus: New issues that have not been assessed yetStatus: New issues that have not been assessed yet
Description
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:
- DDC collection
- 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?
- I have read the Contributing Guidelines
Are you willing to submit a PR?
None
Metadata
Metadata
Assignees
Labels
C-featureCategory: Feature request or enhancementCategory: Feature request or enhancementS-awaiting-triageStatus: New issues that have not been assessed yetStatus: New issues that have not been assessed yet