Line 11:
Line 11:
This page describe how the modules for online payments works.
This page describe how the modules for online payments works.
−
This is how the [[Module Stripe]], the [[Module PayPal]] but also external modules like the [[Module HelloAsso]] are working. For core module the code is hard coded, for external modules code is executed at the same place than core modules, but triggered by hooks instead of being hard coded.
+
This is how the [[Module Stripe]], the [[Module PayPal]] but also external modules like the [[Module HelloAsso]] are working. For core module, the code is hard coded, for external modules code is executed at the same place than core modules, but it is triggered by hooks instead of being hard coded.
= Step 1 - The choice of the payment mode =
= Step 1 - The choice of the payment mode =