Eomaxl / paypal-gateway-integration

Payment Gateway Page

Home Page:http://50.16.91.172:8080/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paypal-gateway-integration

A spring boot based application that has paypal payment gateway integration using maven and Java 17. This applications shows you how to create a payment order and execute it. Based upon the payment process, success/ error page is being shown. To run this application, clone this repository and initialize maven clean install.

API Endpoints exposed are:

POST Request: /payment/create

GET Request: /payment/success /payment/cancel /payment/error

Application URL: localhost:8080/

Screenshot 2024-04-01 at 2 47 06 PM

Docker image url : eomaxl/payment_system:paypal-integration-1.0.0.jar

About

Payment Gateway Page

http://50.16.91.172:8080/


Languages

Language:HTML 48.4%Language:Java 48.3%Language:Dockerfile 3.3%