Open hehenischal opened 1 month ago
Hey @hehenischal can you assign me this issue do have to specific about the code or just the steps with explanations
Hello @swarupsahu08,
I've assigned you this issue, and there are two easy approaches you can take(feel free to go beyond these):
Write about the core of payment integration: Provide a detailed guide on payment integration steps, covering general industry practices. Be sure to include all key considerations such as security, handling API responses, and managing transaction states.
Write about payment integration for a specific national/international vendor: You can choose any payment provider and explain the integration process. Feel free to take inspiration from our recent content update on Esewa integration in Django, and structure your approach similarly.
Please ensure to follow the contribution guidelines outlined in the CONTRIBUTING.md
file.
Looking forward to your contribution!
Best regards.
Okay @hehenischal I will try my best to complete this as soon as possible
dont forget to have fun and explore new things while doing it. 23 more days in hacktoberfest
Hey @hehenischal I am unable to clone the forked repository.I tried many times ,I think anything is wrong can you check
@swarupsahu08 Looks like you've already forked the repository. goto 'your repositories' to see opensource-tutorials
Yah but It is showing error while cloning repository
When i tried to clone your repository, i can clone with no errors occuring. i think it is a local issue. Can you elaborate on what exactly the error is. What does the error text say. does it say something along the lines of permission denied or not authorized?
It is actually showing this error: invalid path 'demo tutorial/part 1: model' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'
Your error seems to indicate that the path you're trying to clone is wrong. can you try this code below to clone the repo?
git clone https://github.com/swarupsahu08/Opensource-tutorials.git
Your error seems to indicate that the path you're trying to clone is wrong. can you try this code below to clone the repo?
git clone https://github.com/swarupsahu08/Opensource-tutorials.git
No its not working its showing the same error
can you use gpt to solve it? if you cant solve it. you can try to create the necessary files locally and then use github GUI to upload the file onto your repo. or use in browser ide by typing dot ' . ' while on root of repo.
@swarupsahu08 heyy, Should i keep you assigned to this issue?
No @hehenischal you can assign it to someone else so that he/she can work on it
You can write about general steps in payment integration / or a specific vendor.