From c0e3217fa82d7e85be6418ab2569c826f6d14206 Mon Sep 17 00:00:00 2001 From: Bruce Atkinson Date: Wed, 11 Jul 2018 16:15:04 +0200 Subject: [PATCH] Update README.md --- README.md | 48 ++++++++++++++++++++++++++++++++++-------------- 1 file changed, 34 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index c5e707a..4e49444 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,34 @@ -``` -+--------------------------------------------------------------------------+ - _ _____ _ - | | / ____| | | - | | __ ___ ____ _ | (___ __ _ _ __ ___ _ __ | | ___ ___ - _ | |/ _` \ \ / / _` | \___ \ / _` | '_ ` _ \| '_ \| |/ _ \/ __| - | |__| | (_| |\ V / (_| | ____) | (_| | | | | | | |_) | | __/\__ \ - \____/ \__,_| \_/ \__,_| |_____/ \__,_|_| |_| |_| .__/|_|\___||___/ - | | - |_| -+--------------------------------------------------------------------------+ -Sample Code Coming Soon -+--------------------------------------------------------------------------+ -``` +# sample-code-java +## PayGate Sample Code JAVA BETA + +Coming Soon: +The below example code and testing interface has been provided. + +### To Do: +- Add PayHost and PayWeb example code +- Video walkthrough +- Update to new DPO | PayGate branding + +## PayWeb3 + +[PayWeb](https://www.paygate.co.za/paygate-products/payweb/) is an easy and secure way to accept payments online. The Customer makes payments using [PayGate’s](https://www.paygate.co.za/) secure hosted payment page. PayWeb is mobile-friendly making it compatible across all mobile devices. By selecting PayWeb, the Merchant gets immediate access to an array of Payment Methods, making it easier to get paid. + +- Query +- Request +- Result + +## PayHost + +[PayHost](https://www.paygate.co.za/paygate-products/payhost/) is [PayGate’s](https://www.paygate.co.za/) enterprise API which offers a powerful, flexible payment processing interface with many possible applications such as e-commerce, mobile payments, recurring payments and call centre payments but is not limited to these applications. Payments can be processed either via a host-to-host integration or redirected to a PayGate-hosted payments page, and a number of international and regional payment methods are supported. + +**SinglePayment** +- CardPayment +- WebPayment + +**SingleFollowup** +- Query + +**SingleVault** +- CardVault +- DeleteVault +- LookupVault