Senior IT Engineer at Paystack
About this job
Senior IT Engineer at Paystack August, 2026 | MyJobMag window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-SMD4ZL13FW'); { "@context": "http://schema.org", "@type": "JobPosting", "title": "Senior IT Engineer", "datePosted": "2026-08-27T09:16:31+01:00", "validThrough": "2026-09-10T00:00:00+0000", "hiringOrganization" : { "@type" : "Organization", "name" : "Paystack", "sameAs" : "https://www.myjobmag.com/jobs-at/paystack" }, "employmentType": "Full Time , Hybrid", "experienceRequirements": { "@type" : "OccupationalExperienceRequirements", "monthsOfExperience" : "60" }, "industry": "Banking / Financial Services", "occupationalCategory":"ICT / Computer", "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Lagos", "addressRegion": "Lagos", "addressCountry": "NG" } }, "image":"https://www.myjobmag.com/company_logo/99034paystack.jpg", "description": "<p><strong>About the Senior IT Engineer role</strong></p> <ul> <li>Our IT Operations team is a small, high-impact platform engineering unit.</li> <li>We manage the identity, endpoint, network, and access infrastructure for over 300 employees and 100+ outsourced agents across six offices Lagos, Nairobi, Accra, Cape Town, and Dubai.</li> <li>We manage a fully automated macOS fleet, every physical office network, and roughly thirty core applications secured behind SSO.</li> <li>We do all of this inside a highly regulated fintech environment that holds PCI-DSS and ISO 27001 certifications and operates under the CBN.</li> <li>Our environment is heavily integrated and highly automated.</li> <li>We’ve built an identity lifecycle that flows automatically from our HR systems into our identity provider.</li> <li>Macs deploy zero-touch, and access requests provision themselves.</li> <li>As our scale and complexity increase, we are bringing on a Senior IT Infrastructure Engineer to expand our engineering capacity and provide critical redundancy across our Tier-1 systems.</li> <li>Reporting directly to the Head of IT, you will help drive, manage, and maintain this integrated ecosystem while executing on our long-term infrastructure roadmap.</li> </ul> <p><strong>We’ll trust you to</strong></p> <ul> <li>Drive Identity Management: Manage our identity lifecycle. You will configure SAML and OIDC across our application estate, maintain SCIM provisioning, manage attribute-driven RBAC, and enforce phishing-resistant authentication.</li> <li>Maintain Lifecycle Automation: Support and improve the joiner/mover/leaver pipeline. Build automated processes for accessmenent from approval to access provisioning</li> <li>Manage the Fleet & Device Trust: Oversee our macOS environment. This includes automated enrollment, configuration profiles, EDR, and enforcing DLP on outsourced devices. You will help maintain device trust as a real, certificate-backed control that rejects unmanaged or unpatched devices.</li> <li>Maintain Global Networks: Manage the physical network across six locations. You’ll handle multi-WAN failover, VLAN segmentation, centrally managed wireless/switching, server rooms, and the carrier connectivity linking our on-premise infrastructure to the cloud.</li> <li>Drive the Zero Trust Migration: Help us execute the transition away from legacy VPNs. You will drive our move to Zero Trust Network Access ZTNA, enforcing per-application authorization based on real-time device posture.</li> <li>Build as Code: Treat the IT environment as code. You’ll use Terraform, Git-based staging-to-production pipelines, and Python/Bash where no provider exists. Your first instinct should always be to reach for an API before logging into an admin console.</li> <li>Enforce Automated Compliance: Turn regulatory requirements into automated controls that generate their own evidence. We balance ISO 27001, ISO 20000, PCI-DSS, NDPR, and the CBN IT Blueprint simultaneously.</li> <li>Resolve Complex Tickets: We all work tickets leadership included. You will handle complex escalations and diagnose faults that span a firewall, a carrier, and a cloud provider all at once.</li> <li>Document for the Future: Write documentation to a standard that survives your absence.</li> </ul> <p><strong>You’ll thrive in this role if you have</strong></p> <ul> <li>5+ years in infrastructure or systems engineering, ideally including time on a small, high-leverage team.</li> <li>Real depth in at least two of the four areas below, and enough baseline competence in the rest to handle an escalation we are not looking for a unicorn who is a master of all four:</li> <li>Identity & Access Management: SAML 2.0, OIDC, OAuth 2.0, SCIM 2.0, LDAP, WebAuthn/FIDO2. You have actually built lifecycle automation, not just clicked through SSO setup wizards.</li> <li>Endpoint Management at Scale: Apple MDM protocols, zero-touch enrollment, declarative configurations, and compliance enforcement across hundreds of devices.</li> <li>Network Engineering: Multi-site and multi-carrier setups, VLANs, complex routing, firewall policies, multi-WAN failover, 802.1X, and RADIUS.</li> <li>Infrastructure as Code: Terraform, Git workflows with peer review, and enough Python, Go, or Bash to confidently build against a REST API.</li> </ul> <p>You should also have:</p> <ul> <li>Experience operating under external assessors with multiple active compliance frameworks.</li> <li>A track record of inheriting live, critical systems and improving them without breaking what already works.</li> <li>The engineering judgment to know when not to automate. Not everything needs to be code.</li> <li>Strong technical writing skills. You write specs, procedures, and audit responses that other teams can actually understand and act on.</li> </ul> <p>Bonus points if you:</p> <ul> <li>Experience with public cloud networking, certificate management, and identity federation.</li> <li>Knowledge of X.509, mTLS, ACME, or SCEP for certificate-backed device identity.</li> <li>Experience using osquery or equivalent and turning CIS benchmarks into enforced configurations.</li> <li>Experience enforcing security baselines on BPOs and devices you do not physically own.</li> <li>Tenant-level administration of enterprise collaboration suites, including deep DLP classification.</li> <li>ITSM design experience under ISO 20000 or ITIL.</li> </ul> <p><strong>Benefits</strong></p> <ul> <li>Competitive compensation package and benefits</li> <li>13th month bonus</li> <li>TSG Equity compensation</li> <li>Full medical coverage</li> <li>Wellbeing stipend</li> <li>Hybrid working environment</li> <li>Smart, kind colleagues who are invested in your growth.</li> </ul>" } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } @keyframes slide { to { transform: translateX(4px); } } .prompt-link { display: flex; align-items: center; gap: 0.75rem; padding: 0.6rem 0.9rem; background: linear-gradient(to right, #2563eb, #9333ea); color: white; text-decoration: none; border-radius: 9999px; font-weight: 500; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease; } .prompt-link:hover { transform: scale(1.02); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1); background: linear-gradient(to right, #1d4ed8, #7e22ce); } .icon { width: 20px; height: 20px; } .prompt-link:hover .icon-scan { animation: pulse 2s infinite ease-in-out; } .prompt-link:hover .icon-arrow { animation: slide 0.3s forwards ease-out; }
Nigeria
Search for Jobs
AbiaAbujaAdamawaAkwa IbomAnambraBauchiBayelsaBenueBornoCross RiverDeltaEbonyiEdoEkitiEnuguGombeImoJigawaKadunaKanoKatsinaKebbiKogiKwaraLagosNasarawaNigerOgunOndoOsunOtherOyoPlateauRiversSokotoTarabaYobeZamfara
Administration / FacilitiesAgriculture / Agro-AlliedArt / Crafts / LanguagesAviation / AerospaceBankingBursary and ScholarshipsCaregiver / Nanny / Social WorkersCatering / ConfectioneryConstruction and Site EngineeringConsultancyContent, Editorial and JournalismCustomer Care, Success and ServiceData, Business Analysis and AIDrivingEducation / Teaching / TrainingEngineering / TechnicalEnvironment Health and SafetyFinance / Accounting / AuditFood, Beverage and HospitalityGeneralGraduate JobsHuman Resources / HRICT / ComputerInsuranceInternships Janitorial ServicesLegal and RegulatoryLogisticsManufacturingMarketing and CommunicationMedia Production and EntertainmentMedical / HealthcareNGO/Non-ProfitOil and Gas, Energy and MiningPharmaceuticalProcurement / Store-keeping / Supply ChainProduct ManagementProject and Program ManagementReal EstateResearch and DevelopmentRFP / RFQ / EOIRisk Management and ComplianceSales and Business DevelopmentScienceSecurity / IntelligenceShipping and MaritimeSports, Fitness and Personal CareStrategic and Top ManagementTravels and ToursUX, Design and ArchitectureVolunteer
BA/BSc/HNDFirst School Leaving CertificateMBA/MSc/MANCEONDOthersPhD/FellowshipProfessional CertificateSecondary School (SSCE)Vocational
Close
Detailed Search
Send this job to a friend
Type the email of your friend Enter your email Type Your Email Message I think you may be interested in this position - Senior IT Engineer at Paystack. This is the link: https://www.myjobmag.com/job/senior-it-engineer-paystack?utm_source=email_friend. Copy and paste link on browser if link is not working. Check it out!
Did you notice an error or suspect this job is scam? Tell us.
Enter your email Type Your Message
(adsbygoogle = window.adsbygoogle || []).push({});
-
- Senior IT Engineer at Paystack
- View Jobs in Banking / Financial Services / View Jobs at Paystack
Posted: Aug 27, 2026
Deadline: Not specified
-
- @gmail.com
- @yahoo.com
- @outlook.com
-
(adsbygoogle = window.adsbygoogle || []).push({});
Africa has millions of payments everyday day, but very few happen online. In Nigeria, just about 1% of transactions happen online. There are many barriers businesses have to face to accept payments online and that’s what Paystack is fixing. We're making progress. We've simplified the previously difficult customer experience, reduced integration time...
Senior IT Engineer
- Job Type Full Time , Hybrid
- Qualification
- Experience 5 years
- Location Lagos
- Job Field ICT / Computer 
About the Senior IT Engineer role
- Our IT Operations team is a small, high-impact platform engineering unit.
- We manage the identity, endpoint, network, and access infrastructure for over 300 employees and 100+ outsourced agents across six offices (Lagos, Nairobi, Accra, Cape Town, and Dubai).
- We manage a fully automated macOS fleet, every physical office network, and roughly thirty core applications secured behind SSO.
- We do all of this inside a highly regulated fintech environment that holds PCI-DSS and ISO 27001 certifications and operates under the CBN.
- Our environment is heavily integrated and highly automated.
- We’ve built an identity lifecycle that flows automatically from our HR systems into our identity provider.
- Macs deploy zero-touch, and access requests provision themselves.
- As our scale and complexity increase, we are bringing on a Senior IT Infrastructure Engineer to expand our engineering capacity and provide critical redundancy across our Tier-1 systems.
- Reporting directly to the Head of IT, you will help drive, manage, and maintain this integrated ecosystem while executing on our long-term infrastructure roadmap.
We’ll trust you to
- Drive Identity Management: Manage our identity lifecycle. You will configure SAML and OIDC across our application estate, maintain SCIM provisioning, manage attribute-driven RBAC, and enforce phishing-resistant authentication.
- Maintain Lifecycle Automation: Support and improve the joiner/mover/leaver pipeline. Build automated processes for accessmenent from approval to access provisioning
- Manage the Fleet & Device Trust: Oversee our macOS environment. This includes automated enrollment, configuration profiles, EDR, and enforcing DLP on outsourced devices. You will help maintain device trust as a real, certificate-backed control that rejects unmanaged or unpatched devices.
- Maintain Global Networks: Manage the physical network across six locations. You’ll handle multi-WAN failover, VLAN segmentation, centrally managed wireless/switching, server rooms, and the carrier connectivity linking our on-premise infrastructure to the cloud.
- Drive the Zero Trust Migration: Help us execute the transition away from legacy VPNs. You will drive our move to Zero Trust Network Access (ZTNA), enforcing per-application authorization based on real-time device posture.
- Build as Code: Treat the IT environment as code. You’ll use Terraform, Git-based staging-to-production pipelines, and Python/Bash where no provider exists. Your first instinct should always be to reach for an API before logging into an admin console.
- Enforce Automated Compliance: Turn regulatory requirements into automated controls that generate their own evidence. We balance ISO 27001, ISO 20000, PCI-DSS, NDPR, and the CBN IT Blueprint simultaneously.
- Resolve Complex Tickets: We all work tickets leadership included. You will handle complex escalations and diagnose faults that span a firewall, a carrier, and a cloud provider all at once.
- Document for the Future: Write documentation to a standard that survives your absence.
You’ll thrive in this role if you have
- 5+ years in infrastructure or systems engineering, ideally including time on a small, high-leverage team.
- Real depth in at least two of the four areas below, and enough baseline competence in the rest to handle an escalation (we are not looking for a unicorn who is a master of all four):
- Identity & Access Management: SAML 2.0, OIDC, OAuth 2.0, SCIM 2.0, LDAP, WebAuthn/FIDO2. You have actually built lifecycle automation, not just clicked through SSO setup wizards.
- Endpoint Management at Scale: Apple MDM protocols, zero-touch enrollment, declarative configurations, and compliance enforcement across hundreds of devices.
- Network Engineering: Multi-site and multi-carrier setups, VLANs, complex routing, firewall policies, multi-WAN failover, 802.1X, and RADIUS.
- Infrastructure as Code: Terraform, Git workflows (with peer review), and enough Python, Go, or Bash to confidently build against a REST API.
You should also have:
- Experience operating under external assessors with multiple active compliance frameworks.
- A track record of inheriting live, critical systems and improving them without breaking what already works.
- The engineering judgment to know when not to automate. (Not everything needs to be code).
- Strong technical writing skills. You write specs, procedures, and audit responses that other teams can actually understand and act on.
Bonus points if you:
- Experience with public cloud networking, certificate management, and identity federation.
- Knowledge of X.509, mTLS, ACME, or SCEP for certificate-backed device identity.
- Experience using osquery (or equivalent) and turning CIS benchmarks into enforced configurations.
- Experience enforcing security baselines on BPOs and devices you do not physically own.
- Tenant-level administration of enterprise collaboration suites, including deep DLP classification.
- ITSM design experience under ISO 20000 or ITIL.
Benefits
- Competitive compensation package and benefits
- 13th month bonus
- TSG Equity compensation
- Full medical coverage
- Wellbeing stipend
- Hybrid working environment
- Smart, kind colleagues who are invested in your growth.
(adsbygoogle = window.adsbygoogle || []).push({});
Check how your CV aligns with this job
Method of Application
Interested and qualified? Go to Paystack on careers.paystack.com to apply
Build your CV for free. Download in different templates.
-
Share
- .tg-subscribe{display:flex;flex-wrap:wrap;align-items:center;gap:10px;clear:both;margin:12px 0;padding:12px 14px;border:1px solid #d8dee5;border-radius:6px;background:#f7f9fb;}.tg-subscribe span{flex:1 1 200px;}.tg-subscribe a{display:inline-block;padding:10px 16px;background:#2481cc;color:#ffffff;border-radius:4px;text-decoration:none;}@media (max-width:520px){.tg-subscribe a{display:block;width:100%;text-align:center;box-sizing:border-box;}}
Get new ICT / Computer jobs like this on Telegram.Subscribe on Telegram
-
Send your application
Your Name Your Email Your Phone Number Your Current Location Abia Abuja Adamawa Akwa Ibom Anambra Bauchi Bayelsa Benue Borno Cross River Delta Ebonyi Edo Ekiti Enugu Gombe Imo Jigawa Kaduna Kano Katsina Kebbi Kogi Kwara Lagos Nasarawa Niger Ogun Ondo Osun Other Oyo Plateau Rivers Sokoto Taraba Yobe Zamfara Subject of your Application Your cover letterAttach your CV/Doc
Join our WhatsApp Community Back To Home
Jobs You Might Be Interested in
- Senior Devsecops Engineer
- Devops Manager
- Full Stack Developer / Software Engineer (Frontend-Strong) at Bema Integrated Services
- Head, ICT
- Fullstack Developer at RetainPro Management
- Machine Learning Engineer at Virtual Nation
- Tech & Automation Specialist at Virtual Nation
- Tech Sales Executive at Prodevs
- Senior Backend Engineer at NimbleByte Global
- Web Developer at Aviolani Scope
- Database Developer at Baaraku
- Senior Operations Manager at Uniccon Group
- Senior Information Technology Officer at Lagos Chamber of Commerce and Industry
- Head of Engineering, Payment Gateway at Moniepoint Inc.
- Head of Engineering, POS Application Platform at Moniepoint Inc.
Find Your Dream Job!
Signup and complete your profile so we can match you with the right employer
- @gmail.com
- @yahoo.com
- @outlook.com
Related Companies Hiring Now
- Stanbic IBTC Jobs
- Paystack Jobs
- FairMoney Jobs
- Sthenic Finance & Advisory Limited Jobs
- SOBIC Company Jobs
- LOTUS Bank Jobs
- OmniRetail Technology Jobs
- Fundsworth Finance Company Limited Jobs
Average Salary at Paystack
₦ 186K from 8 employees
Checkout salary structure of Paystack »
Mysalaryscale.com
- Popular Jobs
- Biology Teacher at a Reputable School
- Graphics Designer at Sylken Ltd
- Accountant at Creseada International Limited
- Contracts Advisor III at Nautilus Nigeria Engineering and Construction Limited
- Experienced Cook (Bourdillon Hotel Lugbe) at Venmac Resources Limited
- Business Development Manager at Venmac Resources Limited
- Procurement Officer at Mshel Construction Limiteds
- Legal Counsel (In-House) at Open Access Consulting
- Jobs at Domeo Resources International (DRI)
- Van Sales Representative at Brands and Trade Limited
Career Advice
- Average Salaries in Nigeria in 2026 This guide brings together the average salary in Nigeria based on recent 2026 salary benchmarks. Salaries are listed by industry, experience level and city to give jobseekers, employers and HR professionals a more useful picture of salary levels in Nigeria in 2026.
- The 2026 / 2027 Nestlé Nigeria Community Scholarship This scholarship is open exclusively to indigenes or residents of Agbara, Abaji, Manderigi, Obafemi Owode and Sagamu.
- Top Hiring Mistakes Nigerian Employers Make and How Recruitment Agencies Help In this article, we'll explore the most common hiring mistakes Nigerian employers make and how recruitment agencies solve them.
- Best Freelance Skills You Need to Earn in USD This article discusses the best freelance skills to learn if you want to earn in USD and shares tips on how you can get your first interantional client.
(adsbygoogle = window.adsbygoogle || []).push({});
Subscribe to Job Alert
Join our happy subscribers
- @gmail.com
- @yahoo.com
- @outlook.com
-
- Job Links
- Jobs in Lagos
- Jobs in Abuja
-
- Myjobmag Sites
- MyJobMag Ghana
- MyJobMag Kenya
- MyJobMag Nigeria
- MyJobMag South Africa
- MyJobMag UK
About Contact Privacy Policy Terms [email protected] Copyright © 2026 MyJobMag
/* First party identity cookie fallback for pages where PHP could not set it. */ (function () { if (!/(^|; )mjm_p=[0-9a-f]{40}/.test(document.cookie)) { var b = new Uint8Array(20); (window.crypto || window.msCrypto).getRandomValues(b); var t = Array.prototype.map.call(b, function (x) { return ('0' + x.toString(16)).slice(-2); }).join(''); var d = new Date(); d.setTime(d.getTime() + 365 * 86400 * 1000); document.cookie = 'mjm_p=' + t + ';expires=' + d.toUTCString() + ';path=/;SameSite=Lax' + (location.protocol === 'https:' ? ';Secure' : ''); } })(); window.WPUSH_CFG = { vapid: "BBoSD3sQU8DtltcGAIMYOJtzP61dwmYtPP3pC7OFu8ckOBHeQW-k5y3xkNXetOUZAPuOYAAXC27w9dwg-u3S1fY", country: 1, prefsUrl: '/push/preferences.php' };
Send your application through
//setTimeout('abcdload()',2000); var ele = document.getElementById('tooltip'); var sel = window.getSelection(); var rel1= document.createRange(); rel1.selectNode(document.getElementById('cal1')); var rel2= document.createRange(); rel2.selectNode(document.getElementById('cal2')); document.getElementById("printable").addEventListener('mouseup', function(e) { if (!sel.isCollapsed) { // debugger; if(validateEmail(sel)) { //if(document.getElementById('cal3').innerText !=sel ){ pointer =0; } //document.getElementById('cal3').innerText=sel; var r = sel.getRangeAt(0).getBoundingClientRect(); var rb1 = rel1.getBoundingClientRect(); var rb2 = rel2.getBoundingClientRect(); ele.style.top = (r.bottom - rb2.top)*100/(rb1.top-rb2.top) + 'px'; ele.style.left = (r.left - rb2.left)*100/(rb1.left-rb2.left) + 'px'; var links=ele.getElementsByTagName('a'); for (var i = 0; i < links.length; i++) { var s = links[i].href; var ar=links[i].href.split('to='); links[i].href=ar[0]+'to='+sel; } ele.style.display = 'block'; } } event.preventDefault(); }); window.addEventListener('mousedown', function () { }); document.body.onmousedown = function(e) { var crtElem = e.target; while (crtElem != null && crtElem != ele) { crtElem = crtElem.parentNode; } if (crtElem != ele) { ele.style.display = 'none'; } } window.OneSignalDeferred = window.OneSignalDeferred || []; OneSignalDeferred.push(async function(OneSignal) { await OneSignal.init({ appId: "1303cfc0-76b0-4cee-aa4e-a39538e2319a", }); }); (function(){function c(){var b=a.contentDocument||(a.contentWindow&&a.contentWindow.document);if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a3887c7699fe910e',t:'MTc4ODk4MDk1NA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();Market insight
Similar jobs
Biology Teacher
English Language Teacher
Chemistry Teacher
Library / Bookshop Attendant
Further Maths Teacher
Maths Teacher
Frequently asked questions
What salary can I expect?
This listing does not show a salary. Similar roles in Nigeria often pay around 1 200 000 ₦ (median of 67 offers).
How do I apply for this job?
Open the original source page and contact the employer there. Finder never charges job seekers.
Are these jobs up to date?
Yes. Finder regularly refreshes vacancies from public sources and removes closed offers.