Code Monkey home page Code Monkey logo

Comments (4)

gargashwani avatar gargashwani commented on August 25, 2024 1

Your payumoney account is not working.

Reason - Not activated.

Once you register with PayUmoney website, you get your credentials immediately. Wait! You have credentials but your account is not activated.

Recently PayUMoney has changed their process. This is for both production and sandbox. To start with website integration, you need an active account. So get your account activated. After that you can start integration. This is due to spammers and fake users. Spammers are always bad. To stop bad practices, they follow legal process.

PayUmoney sends legal agreement paper at your business address. Please sign the agreement. Once it is signed, send it back to PayUMoney. Once they receive signed agreement, they approve your account. They will activate your test account in a day or two. Please take help of their customer support to understand it.

Once your account is active, you can test your integration code. It will work. You can start receiving payments as well.

In case you have made above two mistakes, please correct them.

from indipay.

kirobo avatar kirobo commented on August 25, 2024

Same issue

from indipay.

softon avatar softon commented on August 25, 2024

sorry for the late reply. was caught up in some projects. is it working with the new test url. as when the package was created https://test.payu.in/_payment was the the test url. if it does work with the new url just make a PR i will merge it after reviewing. Thank you.

from indipay.

aimflaiims avatar aimflaiims commented on August 25, 2024

The Key and salt provided by payumoney is invalid use the following for testing:

// Merchant key here as provided by Payu
$MERCHANT_KEY = "gtKFFx";

// Merchant Salt as provided by Payu
$SALT = "eCwWELxi";
And make sure to leave service provider field blank.

from indipay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.