RKFL Payment Widget
Last updated
Was this helpful?
Last updated
Was this helpful?
RKFL JS and Implementation
Add the script from to the Merchant site.
Once we get the response with the UUID from the backend. We will initialize an object of the above-included script. We pass the following :
uuid
callback function
environment
Token
Copy
After initialising the object, start the payment by calling the initPayment method of the above script.
Copy
Callback payload
Copy