EzyPayment - as a Service (EPaaS)

(0 reviews)

home

EzyPayment - as a Service (EPaaS)

EzyPayment API is an extension of the EzyPayment platform which enables users to pay to anyone. See our main web page (EzyPayment - SGeBIZ) for EzyPayment platform details.

Introduction

Singapore E-Business Pte. Ltd (SGeBIZ) aims to give external authorized parties the capability to enjoy the benefits and advantages of our EzyPayment payment platform, using it as the payment aggregator via an easy integration with their own platforms.

The purpose of this technical design document is to provide the details of the technical background of the integration process of the EzyPayment as a payment service. This document will cover the below areas:

  • Solution Overview
  • Design Assumptions
  • Onboarding of an External Party
  • Process flow
  • API Specification
  • Data security - encryptions
  • Support and maintenance

Document Versioning

VersionDateAdditions/ModificationsPrepared/Revised by
v1.0Feb 7, 2023Initial DraftKasun M
v1.1Mar 20, 2023Added details on how pgp should useKasun M

Solution Overview

EzyPayment - as a Service (EPaaS) is an API solution for payment integration for external authorized applications. The solution contains URL redirections and backend data sharing to make sure the user flow is flawless and secure data are getting to the backend of the external party. See Process Flow for more details on the user and API flow.

Design Assumptions

  • External party application supports URL redirections.
  • External party to have the capability for PGP encryptions.
  • EzyPayment will not save the card tokens, therefore, external party does not have the capability to show used cards to the users.

Reviews