ipn
There are 86 repositories under ipn topic.
srmklive/laravel-paypal
Laravel plugin for processing payments through PayPal.
sslcommerz/SSLCommerz-Laravel
SSLCOMMERZ is a bangladeshi payment gateway provider. This is Laravel Library for SSLCOMMERZ.
isc-hemc/ESCOM
🎒. This repository contains everything I did during the 4 years I studied at ESCOM, I hope that people who finds this material will find it useful.
cawa87/yandex-kassa
Laravel package that provides integration with Yandex.Kassa via Http protocol
solariun/atomicx
Pure C++ non stack displacement that implements cooperative multitask library for SINGLE CORE embedded development on DSPs, Microcontrollers and Processor (ARV, RISCV, ARM(all), TENSY, ESP), while also suitable for applications on Windows, Linux and MacOs and compatible with some RTOSs as well. This library allows full event driven applications while uses SMARTs LOCKS and WAIT/NOTIFY locks to also transport messages, MESSAGE BROKER is also provided (Those uses Message type size_t message and size_t tags, where tag will give meaning to the message). That implementation also introduce thread safe QUEUE (full object) and smart_ptr (to allow better implementation on minimal environment)
overint/php-paypal-ipn
PHP Class for verifying PayPal IPN messages
grburgess/pyipn
A time-delayed light curve simulation code for GRB location triangulation via random Fourier features.
RonMelkhior/Coinpayments-IPN
Simple PHP package that lets you easily handle IPN requests from Coinpayments, without any hassle.
trijayadigital/cekmutasi-laravel
Integration & Development Toolkit for Laravel Framework
vazpeitiah/micros
Repositorio de la clase Introducción a los Microcontroladores impartida por el profesor Juan José Pérez Pérez de la ESCOM
CallmeTorre/Analisis_De_Algoritmos
Analisis De Algoritmos
JoelRomero97/Sistemas-Digitales
Implementaciones para diseño de sistemas digitales, comenzando por Flip Flops, registros, autómatas (Máquinas de Moore y Máquinas de Mealy), memorias ROM y sensores de presencia, utilizando para cada uno de estos, distintos contadores (anillo, década, etc).
miguelmontcerv/Data-Structure
This repository includes the codes created in the subject "Data Structure", which was taken in the 2020-1 semester at "Escuela Superior de Cómputo"of the "Instituto Politécnico Nacional", in Mexico.
BrandMV/ESCOM
Repositorio de todos los proyectos, prácticas, tareas, ejercicios, programas, ejemplos, etc. Realizados durante mis estudios en la Escuela Superior de Cómputo
patricmutwiri/Pesapal-for-hikashop
Payment gateway for hikashop
diegolonio/ESCOM
Todo el código (casi) que he escrito para las unidades de aprendizaje de la Escuela Superior de Cómputo (IPN).
GauthamramRavichandran/coinpayments-ipn
Guide on setting up IPN on Coinpayments
Pinedah/ESCOM_analysis-and-design-of-algorithms
This repository contains resources for IPN's Analysis and Design of Algorithms course, focusing on algorithm selection, complexity analysis, and design strategies. Topics include deterministic and non-deterministic methods, plus an introduction to complexity theory. Key texts include "Introduction to Algorithms" and "The Algorithm Design Manual."
AdityaEXP/Coinpayments-Payment-Gateway
A Coinpayments Payment Gateway Coded In PHP, It Uses IPN For Receiving Deposits
AlanGarduno/tuturial-c
Repositorio en donde están contenidos los ejemplos vistos en los videos/documento del curso de introducción a C dirigido a los alumnos de nuevo ingreso de la ESCOM-IPN
ArturoEmmanuelToledoAguado/RGB2BW
Matlab R2021b program that reads an image and transforms it to grayscale using the NTSC formula and the rgb2gray function in order to know the differences (it is recommended to have installed: "Image Processing Toolbox").
ArturoEmmanuelToledoAguado/Wavelet_Img
Use of Wavelet transforms (WDT) to hide one image within another. Note: You must have the Wavelet Toolbox installed or use MatlabOnline.
Linearity-Js/Linearity
The beautiful linear solver!
millocorona/LAPILU-SimpleSoftCoreMicroProcessorUnit
LAPILU is an N-Bit configurable soft-core microprocessor written in VHDL that is designed to be as simple as possible, aiming to be easy to understand for students, enthusiasts or engineers
roncuevas/SAES
Proyecto de SAES para iOS
sslcommerz/SSLCommerz-CakePHP
SSLCOMMERZ is a bangladeshi payment gateway provider. This is Cake PHP for SSLCOMMERZ.
ArturoEmmanuelToledoAguado/Ejercicios_Python
Ejercicios Básicos de Python usando la versión de Python 3.10.2
ArturoEmmanuelToledoAguado/Metodos-Interpolacion
Matlab R2019b program to see the interpolation methods (Nearest, Bilinear and Bicubic).
DarthOzarkYT/CONSTRUCTORES-CON-KOTLIN
Realizar los programas en lenguaje de programación de Kotlin
DarthOzarkYT/ESTRUCTURAS-DE-CONTROL-REPETITIVAS
REVISION DE LAS ESTRUCTURAS DE CONTROL
DarthOzarkYT/EVALUACION-PRIMER-PARCIAL
EXAMEN DIVIDO EN DOS PARTES
DarthOzarkYT/MANEJO-DEL-TIPO-DE-DATO-STRING-EN-KOTLIN
MANEJO DEL TIPO DE DATO STRING EN KOTLIN
DarthOzarkYT/REPASO-DE-ESTRUCTURAS-ARREGLOS-Y-CICLOS
Repaso de Estructuras, Arreglos y Ciclos
JersonGerman/Nodejs_Server_Example_Create_Payment_Izipay
Ejemplo de un servidor en nodejs para crear pagos con la pasarela de pagos Izipay
Ramstric/RBF-Tool-For-PDE
The project aims to research and develop a python package to solve PDEs using the Collocation Method with Radial Basis Functions (RBF). This a project done for the Centro de Investigación en Computación of the Instituto Politénico Nacional under the supervision of Dr. Juan Carlos Chimal Eguía.
Ramstric/Time-Series-DFA-Python
Detrended Fluctuation Analysis (DFA) Tool developed for the Delfiniti project at the Instituto Politécnico Nacional.