Hello,
I am trying to achieve this, but stuck on installing JS SDK step, not sure how to install JS SDK for cashfree in shopify, if anyone has any idea or clue please help?
Step 1: Create an order
Create an order using API: https://docs.cashfree.com/reference/pgcreateorder
Once an order is created, in response you will receive the “payment_session_id”.
Step 2: Initiate JS SDK
Use the payment_session_id to initiate the JS SDK -https://docs.cashfree.com/docs/open-checkoutx
Step 3: Webhook or Notify URL
Please rely on the webhook or Notify URL response to conclude the payment status. Please refer to this documentation for more details about Webhook: https://docs.cashfree.com/reference/pg-webhook
Feel free to get back to us if any technical assistance is needed.
Checkout our Integration Docs for a quick reference and swift setup of your integration!
Please help!!