← All projects

paymentlater-api

by @blaise-ndizeye

Active 18

A simulated payment API designed to replicate real-world payment systems (e.g., IremboPay, Stripe, or mobile money APIs)

About this project

PaymentLater API A simulated payment API designed to replicate real-world payment systems (e.g., IremboPay, Stripe, or mobile money APIs) Overview PaymentLater is a developer-friendly mock payment API that eliminates the barriers developers face when integrating payment systems into their projects. Built with Kotlin and Spring Boot, it provides comprehensive RESTful endpoints that simulate real-world payment provider behavior without the overhead of legal documentation, sandbox registration, or compliance requirements. Perfect for prototyping, testing, learning, and building demos without the complexity of real payment integrations. Motivation Most developers face common barriers when building payment-enabled applications: Complex registration processes requiring business documentation Lengthy approval workflows with government-issued documents Complicated sandbox environments with usage limitations Legal terms and compliance requirements for simple prototypes PaymentLater solves these problems by providing: Instant access - No paperwork or registration required Simple integration - Standard RESTful API design Real-world simulation - Webhooks, wallets, and transaction flows

From the project README on GitHub

Stars
18
Forks
10
License
MIT
Last push
1 Jan 2026

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/paymentlater-api.svg)](https://www.madeinalgeria.dev/projects/paymentlater-api)

Related projects