-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE]: [Nexi Nets] Use connector_response_reference_id
as reference to merchant
#2337
Comments
connector_response_reference_id
as reference to merchant
@AkshayaFoiger |
Hey @Abhiramjampani , I see that you're already assigned to #2346 and are working on it. For now, we'll leave this issue open to any other interested contributors. You may pick this up once your work on #2346 is completed, and if no other contributors have expressed interest on this. I hope that's fine by you |
Hi @AkshayaFoiger, |
Hey @SoundaryaKoutharapu , sure! I've assigned this to you. In case you have any queries, you can ask them on this issue thread, or on our discord server, or on slack whichever you are comfortable with |
Hi @AkshayaFoiger sir, can you please point me to the Nexi Nets documentation please? |
Hi @SoundaryaKoutharapu , Please refer api docs of Nexi Nets here |
Hey @SoundaryaKoutharapu , |
I have completed the previous issue and raised a PR for it. I would love to work on this now. Please assign it to me. Thank you. |
Hello @Rutam21 , thanks for the submission. I have assigned this issue to you👍 |
📝 Feature Description
payment_id
,attempt_id
, andconnector_transaction_id
for a single transaction.🔨 Possible Implementation
response
field in RouterData.TransactionResponse
type, we must fill theconnector_response_reference_id
with a corresponding reference id for the merchant to identify the transaction.🔖 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?
📦 Have you read the Contributing Guidelines?
✨ Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: