tzsk / payu

Payu Laravel Payment Gateway with Payment Verification Package. Payment for Payu Biz & PayuMoney India with Laravel.
https://payu.tzskr.com
MIT License
48 stars 28 forks source link

PAYU_MONEY_MODE=test is not working after the new payu website #231

Closed rafienleo closed 2 years ago

rafienleo commented 2 years ago

Hi, how are you? Recently after the PayU website was revamped, the test mode is no longer working. Also, the Auth key value is no longer available from the Merchant Dashboard.

From the documentation 'Auth' This is only required for PayuMoney gateway. You can get it from your merchant dashboard as well

rafienleo commented 2 years ago

Hey I found out from the new PayU documentation the test URL is changed https://devguide.payu.in/merchant-integration/payu-hosted-checkout/payu-hosted-checkout-integration/

Test | https://test.payu.in/_payment Production | https://secure.payu.in/_payment

We use these URLs in the package protected array $processUrls = [ self::TEST_MODE => 'https://sandboxsecure.%s/_payment', self::LIVE_MODE => 'https://secure.%s/_payment', ];

tzsk commented 2 years ago

You're talking about payu money or payu biz?

rafienleo commented 2 years ago

You're talking about payu money or payu biz?

money

tzsk commented 2 years ago

@rafienleo you are mistaken. Payu.IN is actually Payu BIZ. Payumoney.COM is Payu Money.

The link you pasted is Payu Biz. Here is the link for Payu Money. https://developer.payumoney.com/redirect/