Skip to content

[FEATURE]: [Airwallex] Use connector_request_reference_id as reference to the connector #2291

@Sakilmostak

Description

@Sakilmostak

📝 Feature Description

  • We transmit our reference id from Hyperswitch to the connector, enabling merchants to subsequently locate the payment within the connector dashboard.
  • Presently, there is a lack of uniformity in this process, as some implementations employ payment_id while others utilize attempt_id.
  • This inconsistency arises from the fact that payment_id and attempt_id correspond to two distinct entities within our system.

🔨 Possible Implementation

🔖 Note : All the changes needed should be contained within hyperswitch/crates/router/src/connector/

📦 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?

Metadata

Metadata

Assignees

Labels

A-connector-integrationArea: Connector integrationC-featureCategory: Feature request or enhancementgood first issueGood for newcomershacktoberfestIssues that are up for grabs for Hacktoberfest participants

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions