Set all the required credentials as follows:
• From the extracted zip open the file 'paykunCheckout/views.py'
• In views.py file find the method with the name 'payNow'
• In 'payNow' replace all the dummy detail with real one provided from Paykun
• Detail like order, customer, shipping, billing should be set by your own.