Changes

m
Line 11: Line 11:  
|note=
 
|note=
 
}}
 
}}
 +
 +
 +
This module is a working prototype dervied from the [[Module HelloAsso]] to check how it is easy (or not) to switch to another payment solution APIs with just changing the Api.
 +
 +
Note: You may also have a look at a more advanced Stancer module on page [[Module Stancer]]
    
=Features=
 
=Features=
Add into Dolibarr a Stencer online payment page (credit/debit cards). This can be used to allow your customers to make ad-hoc payments or payments related to a specific Dolibarr object (invoice, order etc...).
+
Add into Dolibarr a Stancer online payment page (credit/debit cards). This can be used to allow your customers to make ad-hoc payments or payments related to a specific Dolibarr object (invoice, order etc...).
    
=Prerequisites=
 
=Prerequisites=
Line 27: Line 32:  
==Setup of Stencer Api==
 
==Setup of Stencer Api==
 
Generate the API keys required to make online payment with Stencer. They can be found on your Stencer account in the menu Developers
 
Generate the API keys required to make online payment with Stencer. They can be found on your Stencer account in the menu Developers
[[File:StencerApiKey.png|alt=|left]] <br>
+
 
 +
[[File:StencerApiKey.png|alt=|border]]
 +
 
    
==Setup of Dolibarr module==
 
==Setup of Dolibarr module==
1) Create a bank account to record any payment done using Stencer.
+
1) Create a bank account, called for example "My Stancer account" from menu "Home - Bank - New bank account", to record any payment done using Stencer.
    
2) Go on the setup page of Stencer module in Dolibarr and set the created bank account as the default bank account.
 
2) Go on the setup page of Stencer module in Dolibarr and set the created bank account as the default bank account.
Line 45: Line 52:  
The only thing to do to use the module is to use any Dolibarr default link to make an online payment. All the links provided by Dolibarr to make online payment will support payment using Stencer.
 
The only thing to do to use the module is to use any Dolibarr default link to make an online payment. All the links provided by Dolibarr to make online payment will support payment using Stencer.
   −
Here is an example of customer payment page:
+
Here is an example of the payment page (URL found on an invoice):
    +
[[File:PaymentPageStancer.png|border|1214x1214px]]
    
=Development and contributions=
 
=Development and contributions=
Line 56: Line 64:     
=Troubleshooting=
 
=Troubleshooting=
 +
[[Category:Modules complémentaires]]
 +
[[Category:DoliCloud]]