Changes

m
no edit summary
Line 2: Line 2:  
The native payment modules are Paypal and Stripe. But you can add you own modules to support other payment services.
 
The native payment modules are Paypal and Stripe. But you can add you own modules to support other payment services.
   −
For this, you must create a module that implement the following hooks for the context "newpayment" :
+
For this, you must create a module ([[Module_development]]) that implement the following hooks for the context "newpayment" :
    
*doValidatePayment
 
*doValidatePayment