Configure Checkout SKU-Based Offers Webhooks
This section describes the procedure to allow PayU payment app access to checkout details (including SKU information in the cart).
To configure webhooks for Shopify and share it with PayU support:
- Log in to Shopify admin panel.
- Navigate to Settings > Notifications.
- Select Webhooks.
Β
Β Β - Select Create webhook.
Β Β - Enter the following details in the Add webhook pop-up page and then click Save.
- Select Checkout creation from the Event drop-down list.
- Select JSON from the Format drop-down list.
- Enter the following URL in the URL field: Β
https://partnerapilayer.payu.in/apilayer/shopify_app/shopifyWebhook
Β
Β Β
- Repeat Step 5 with βCheckout updateβ event type from the Event drop-down list.
- Copy the hash key given as under the βYour webhooks will be signed withβ section. Β
Β Β - Share the following details with PayU to enable of SKU-based offers.Β
- MID: Your MID provided by PayU
- Hash key : The hash key you copied in Step 7 from Shopify dashboard after creation of checkout webhooks
Updated about 1 month ago