integration
api
payment gateway
nestjs
aws

Payment Gateway Integration: Ezzebank

Challenges I faced while integrating the payment gateway, Ezzebank.

ByJoao Rodrigues
Published on

Enjoyed this article?

Share it with your network to help others discover it

Continue Learning

Discover more articles on similar topics

How to Remove Duplicates From an Array of Objects in JavaScript

ArrayCodingProgramming

Getting Started With WunderGraph: An API Gateway That Turns GraphQL Into RPC on the Fly

A comprehensive guide to WunderGraph, with a focus on its new TypeScript Operations feature - async resolvers for data fetching, with shared types between Server & Client.

GraphqlNextjsWundergraph

A basic Named entity recognition (NER) with SpaCy in 10 lines of code in Python

Have you ever come to a situation that you find a bunch of old articles in your hard drive and you believe they were precious, however, you couldn’t remember what the articles are about. Or a situation that you remembered you read something in your archive and was trying to find out which document that was, however, you just could not find it. Well, it happened to me quite often. I hoped I could have an index to all the articles I stored so that I can locate them quickly. And now, I am trying to create a small piece of Python code to do that for me.

PythonSpacy

Enabling HTTPS for Your Node API on EC2 with SSL Certificate and NGINX

Adding an SSL certificate to a Node.js API running on an EC2 instance.

SslEc2Aws

Django Projects and Ideas with Free Source Code | Beginners to Advance [2024]

How to build a web-based Python Django project.

Django ormDjangoDatabase

Screen Capture a Page Using Angular Ngx Capture

Screen capture library for Angular. Define a zone and it will capture it and return a string containing a base64 PNG.

AngularJavascriptTypescript