Alerts Panel - User Guide
...
Configuring Integrations
PayU
5 min
payu is an online payment gateway for businesses to accept digital payments from credit cards, debit cards, net banking, bnpl, qr, upi, wallets and more by utilizing alertspanel integration, you have the capability to share a payment link generated by payu and share with your customers within the conversational flow setup setup to get started go to path builder and add a web view node 1\ select the type as payu and get details to add under params from payu’s admin 2\ message add the text which will be hyperlinked with payu payment link 3\ for client id and client secret go to payu admin account > payment gateway tab > get client id & client secret by clicking on ‘get client details button’ now on alertspanel portal, enter these details in the webview node under 'params' 4\ for merchant id click on profile (top right of the header) > basic details copy the merchant id (mid) and enter it in the merchant id section of alertspanel webview node 5\ for merchant salt in payu admin account > payment gateway tab > copy merchant salt (version 2) and add in the params on alertspanel webview node, add other details depending on your usecase please refer the following list to understand the meaning of each section amount this will be the product price attribute such as {{amount}} description for which the payment is being made this can be as required by the customer refer to the screenshot below description will be displayed under ‘payment for’ on payment gateway screen when the end user makes the payment currency > select the currency in which payments will be accepted expire by > add the duration after which the payment link will be expired default is 24 hours test mode > if the credentials added in the first 4 fields are test credentials or of the test account of payu then mark the checkbox success flow > select the flow that needs to be triggered if the payment is successful (upon success of the payment webhook event) 6\ setting up webhook to establish a webhook for payu integration, follow the steps mentioned below step 1 go to settings > webhook > create step 2 click on create webhook step 3 add the below details and click "save" type payment event successful webhoook url https //app alertspanel com/v1 0/payu/webhook step 4 repeat step 3 for a failed event type payment event failure webhoook url https //app alertspanel com/v1 0/payu/webhook after completing the webhook setup, you have effectively integrated our platform with payu in the image below, you can see the message being triggered upon payment success and payment failure save the node once all the above details are added please note > it is recommended to create unique attributes for these flows to avoid confusions when the path is triggered, a payment link will be generated and sent to the user unless the payment is completed/canceled, the user will not be able to trigger any other flows the user will have to cancel the existing payment, only after that the user would be able trigger other flows the content of this message is not configurable at this point if you face any issues or queries please reach out to us at support\@moplet com