Building Your Application
To integrate Paygreen's payment solutions into your web application, you must install and configure the PaygreenJS library.
Below you will find the necessary steps and possible adaptations to the use of PaygreenJS within your project.
Do not hesitate to read all the sections of this documentation, in order to best define the options that will suit your development environment.
Learn about the integration steps
How to load the library on my web page
List of required HTML elements
Usage and configuration of the
paygreenjs.init()
function
Learn more about general usage
Functions provided by the
paygreenjs
object
Understanding payment mode and instrument mode
Possible payment methods
Manage your payment flow using events
Handle error events in PayGreenJS
Updated about 2 months ago