Online Payment Module Architecture

Revision as of 14:08, 25 May 2020 by Eldy (talk | contribs) (Created page with "<!-- BEGIN origin interlang links --> <!-- You can edit this section but do NOT remove these comments Links below will be automatically replicated on translated pages by...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Introduction

This page describe how the modules for online payments works.


Step 1 - The choice of the payment mode

First step to make an online payment is done by calling the page /public/payment/newpayment.php

This page is common to all payment mode. It page accepts some parameters to know how to find the amount. It send make a list of all available payment mode and suggest them as a different button on the payment page.