Quick Web
  • 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
On this page
  1. Getting connected

1. Include Paycorp Payments JS

Add a script tag to your HTML page

<script type="text/javascript" src="https://sampath.paycorp.lk/webinterface/qw/paycorp_payments.js"></script>

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 පරීක්ෂා කිරීමට වග බලා ගන්න.

PreviousGetting connectedNext2. Initialise the Payment

Last updated 6 years ago