Quick Web
Search…
QuickWeb Technical Guide
Getting connected
1. Include Paycorp Payments JS
2. Initialise the Payment
3. Setup an HTTP GET endpoint
4. Confirm the payment
5. Process the Payment
Support
Sample Code
Powered By
GitBook
1. Include Paycorp Payments JS
Add a script tag to your HTML page
1
<
script
type
=
"
text/javascript
"
src
=
"
https://sampath.paycorp.lk/webinterface/qw/paycorp_payments.js
"
>
</
script
>
Copied!
Please note
the location of the
paycorp_payments.js
file may change. Please make sure to check any emails sent to you by Paycorp that contain instructions.
paycorp_payments.js file වෙනස් විය හැකිය. උපදෙස් අඩංගු වන Paycorp විසින් යවනු ලබන ඕනෑම email පරීක්ෂා කිරීමට වග බලා ගන්න.
Previous
Getting connected
Next
2. Initialise the Payment
Last modified
3yr ago
Copy link