bhumigoklani / Golang-PayU-1

PayU integration in golang

Home Page:https://www.mindinventory.com/golang-development.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayU integration using Golang

Requirements :

  • i. Provide the value for PAYU_MERCHANT_KEY in .env file. (The value for MERCHANT_KEY will be provided after the onboarding process is completed).

Installation steps:

  • i. PayU integration can be done in two stages (staging and production modes). staging and production modes have different PayU transaction urls and Merchant key.

ii. In staging mode we are using sandbox details for testing the payU working.

   Staging mode transaction url 
   https://test.payu.in/_payment

iii. If you are using production mode means it accepts original details of payU.

    Production mode transaction url    
    https://secure.payu.in/_payment    

LICENSE!

PayU integration using Golang is MIT-licensed

Let us know!

We’d be really happy if you sent us links to your projects where you use our component. Just send an email to sales@mindinventory.com And do let us know if you have any questions or suggestion regarding our work.

About

PayU integration in golang

https://www.mindinventory.com/golang-development.php

License:MIT License


Languages

Language:Go 100.0%