-
-
Hi,
After clicking on the payment button it is not redirecting to the gateway page. Instead of this, redirect to the home page with creating this type of link
https://domain.com/?process_payu_paymen…
-
hii I am using this module in my react native application here is my code:
` const payData = {
amount: '1.0',//data.amount.toString(),
txnId: data.txnid,
p…
-
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.p…
-
This is my code
$result = \Payumoney::pay([
'txnid' => uniqid(),
'amount' => $payable,
'productinfo' => 'A book'…
-
I have recently received BOTL enabled WHMCS plugin for 7.5.1 from payumoney account manager.
But check user completes the checkout and redirected to payment gateway, BOLT plugin continuously refreshi…
-
Only tested in Android so far.
I don't know how relevant this might be but, here:
`I/flutter ( 5653): Arguments Map: {merchantID: xxxxxxxxx, merchantKey: xxxxxx, salt: xxxxxxxxxvxxxxx, amount: 3…
-
Sir
I implement payumoney one off my project and it working fine but when in 2022 I try to give update it now giving error of exported need in Avery activity which has intent filter.
And jetifie…
-
This feature very available in call the payment gateways Like Paypal and Payumoney.
But this is missing in Razorpay
-
- After adding the card when the sdk redirects to SdkWebViewActivitynew, It gives error:
`W/System.err(27385): android.content.ActivityNotFoundException: Unable to find explicit activity class {com…