<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Muhammad Yahaya</title>
    <description>The latest articles on DEV Community by Muhammad Yahaya (@devmuhammad05).</description>
    <link>https://dev.to/devmuhammad05</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F959513%2F844490b3-2b66-4892-85e1-6f0048511fd3.png</url>
      <title>DEV Community: Muhammad Yahaya</title>
      <link>https://dev.to/devmuhammad05</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devmuhammad05"/>
    <language>en</language>
    <item>
      <title>"HNG 11 internship: Embracing new challenges"</title>
      <dc:creator>Muhammad Yahaya</dc:creator>
      <pubDate>Sat, 29 Jun 2024 09:43:50 +0000</pubDate>
      <link>https://dev.to/devmuhammad05/hng-11-internship-embracing-new-challenges-118e</link>
      <guid>https://dev.to/devmuhammad05/hng-11-internship-embracing-new-challenges-118e</guid>
      <description>&lt;p&gt;I'm Muhammad Yahaya, a full-stack developer dedicated to creating innovative solutions, and constantly pushing the boundaries of what is possible in the world of software engineering. &lt;/p&gt;

&lt;p&gt;From designing elegant user interfaces to building robust backend systems that are scalable, efficient, and secure, I am committed to delivering software solutions that are both functional and intuitive, always putting the needs of users first.&lt;/p&gt;

&lt;p&gt;In addition to my technical skills, I have excellent communication skills and a collaborative approach to teamwork, making me an asset to any project or team.&lt;/p&gt;

&lt;p&gt;I took a bold step to apply for the fast-paced and challenging HNG 11 cohort boot camp and got in. &lt;/p&gt;

&lt;p&gt;HNG Internship is a fast-paced, competitive online boot camp for coders, designers, and other technical talent. It is designed for people who want to rapidly upskill themselves, learn new technologies, and build products in a collaborative and fun environment.&lt;/p&gt;

&lt;p&gt;You can get more information about the program &lt;a href="https://hng.tech/internship" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A few weeks before getting into the internship I faced a challenge while integrating Flutterwave and korapay payment gateway. “I want to use a single form to request for the amount a user wants to pay and have a select drop down to select the payment gateway they are paying with and it should instantly redirect them” &lt;/p&gt;

&lt;p&gt;Using html, css and Js(Ajax) for the frontend and Laravel for the backend, I came up with a solution. &lt;/p&gt;

&lt;p&gt;I wrote a JavaScript code to get the amount and the method of payment selected, followed by a switch statement to redirect the user to the gateway payment page based on the gateway selected. &lt;/p&gt;

&lt;p&gt;For flutterwave integration: There is a callback function to redirect to the callback URL with the transaction reference and status as a param in the url(user/flutterwave/reference/success) after a successful or failed transaction, the callback url is the backend endpoint for verifying the transaction by requesting the flutterwave verification endpoint sending the transaction reference as a post request, this request returns a json data, I proceeded to check if the transaction status is successful and got the amount paid then I can finally credit the user. If it's a failed transaction I created a notification to notify the user instantly. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My goal for the HNG Internship&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I am on the Backend Development track therefore one of my goals is to be able to put my skills into practice, connect and learn from other developers.  &lt;/p&gt;

&lt;p&gt;You can also decide to join HNG premium &lt;a href="https://hng.tech/premium" rel="noopener noreferrer"&gt;here&lt;/a&gt;, and below are the perks for it: &lt;/p&gt;

&lt;p&gt;Network with other HNG finalists&lt;br&gt;
Access exclusive opportunities&lt;br&gt;
Collaborate on projects&lt;br&gt;
Job recommendation and certificate. &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
