DEV Community

Cover image for Golang PayU
Steven Parker
Steven Parker

Posted on

Golang PayU

Quick PayU Integration using Golang

PayU is the widely used payment gateway for the online payment in India, USA as well as other countries.

You can integrate PayU to your Golang website for easy payment. You have to verify Merchant key received from PayU official Website.

To see code how we made this check here: Golang- PayU.

Top comments (0)