Skip to content
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

Generating the Template Code for Paystack using add_connector script #7314

Open
Tracked by #7292
jarnura opened this issue Feb 19, 2025 · 0 comments · May be fixed by #7285
Open
Tracked by #7292

Generating the Template Code for Paystack using add_connector script #7314

jarnura opened this issue Feb 19, 2025 · 0 comments · May be fixed by #7285
Assignees

Comments

@jarnura
Copy link
Member

jarnura commented Feb 19, 2025

Follow the steps outlined in the add_connector.md file. Execute the script provided in the markdown file with Connector name(eg: Paystack) and Connector base url. This will add respective code to add the specific connector in hyperswitch_connector crate.

  • Do the changes according to the document in the files.

Then run the following commands:

  • cargo clippy
  • cargo +nightly fmt --all

Afterward, review the code and raise a pull request (PR).
Ref PR: #7285

@jarnura jarnura changed the title Generating the Template Code: Generating the Template Code for Paystack using add_connector script Feb 19, 2025
@ImSagnik007 ImSagnik007 linked a pull request Feb 20, 2025 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants