Skip to content

Updated Test Endpoint URL for PayUMoney #85

@hackernewbie

Description

@hackernewbie

In the ..\vendor\softon\indipay\src\Gateways\PayUMoneyGateway.php file, I had to do the following change to make the test version working again:

protected $testEndPoint = 'https://sandboxsecure.payu.in/_payment';

changed to

protected $testEndPoint = 'https://test.payu.in/_payment';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions