-
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
feat(connector): [Mollie] Use connector_request_reference_id as reference to merchant #2539
Conversation
I am new to rust and tried my best to contribute. So, I would love to get your feedback on if anything needs to be changed. |
Hi @SanchitMahajan236 , |
I get this when I run the command: Error:-
Can someone help me with this @prasunna09 ?? |
Hey @SanchitMahajan236, did you install the Also, if you're comfortable, can we take this discussion about local system setup issues to Discord? I don't want to clutter the PR conversation thread with setup issues. |
@SanchithHegde Sure, please share your discord |
@SanchitMahajan236 You can join our Discord server and then ask your queries on the |
Type of Change
Description
Added connector_request_reference_id as reference to merchant according to issue #2304
Additional Changes
Motivation and Context
How did you test it?
Checklist
cargo +nightly fmt --all
cargo clippy