Sir, awesome video. It will really help anyone who want to integrate PhonePe. Sending mail section is a pure gem. Thank you so much! Crystal clear explanation 😀😀
Sir, this video is very much helpful and useful for everyone. I really got very much help from this, though i don't know php coding. i successfully did it.
Hey thanks for this video and sourcecode, i'm trying paylive by using LIVE URL PAY but it will return transation url dose not match with onboarded url redirecting you to merchent in pls reply i'm wating for your responce
I've tried to intentionally fail the transaction by clicking on UPI and waiting for 3 minutes to mark it as a payment failure but it shows transaction pending .. but still it shows success / transaction completed in the end and even redirected to success.php page
It depends which theme you use with VS Code. Fonts are changed according to theme you apply. To check themes in VS code => File > Preferences > Theme > Color Theme
@@techmalasi9802 sir in pay.php the code for if($API_STATUS=="LIVE"){ }else{ } it was having error undefined $API_STATUS so i removed if else and made them divectly and its working now
Here is the github source link :
github.com/TechMalasi/phone-pay-php-integration-updated/tree/main
Sir, awesome video. It will really help anyone who want to integrate PhonePe. Sending mail section is a pure gem. Thank you so much! Crystal clear explanation 😀😀
Sir, this video is very much helpful and useful for everyone. I really got very much help from this, though i don't know php coding. i successfully did it.
send me your code to check
Hey thanks for this video and sourcecode, i'm trying paylive by using LIVE URL PAY but it will return transation url dose not match with onboarded url redirecting you to merchent in
pls reply i'm wating for your responce
Please check you production url . you can share screenshot of you code at techmalasi@gmail.com
I want to store a variable besids 'amount' like 'orderid'. How can I acheive that. Tried many things but failed. Please help.
you can use sessions variables
Please make a video to add phonepe payment gateway in bagisto Laravel
I've tried to intentionally fail the transaction by clicking on UPI and waiting for 3 minutes to mark it as a payment failure but it shows transaction pending .. but still it shows success / transaction completed in the end
and even redirected to success.php page
I will reproduce the same and update you
Same here, did you find any solution?
Which font is used in vscode for coding ??
It depends which theme you use with VS Code. Fonts are changed according to theme you apply. To check themes in VS code => File > Preferences > Theme > Color Theme
but where is the merchantUserId in response data? I am sending customer id in merchantUserId.
Can we just create a payment link from phonepe dashboard and can take payments. Why this integration is needed
For Donation we don't know how much amount to get. Such a case we need to integrate
Sir where can we find live SALTKEY
Phone pe team will mail you the same as soon as you register yourself with them
From where we can get the index page ?
github.com/TechMalasi/phone-pay-php-integration-updated/tree/main
Guys 2:50 se start hai video
what if the payment status is a failure ?
In that case you will be redirected to failure page. Check callback url code.
how to pass email,and other data in payment hash and receive callback
use session for extra variables
koi effect nahi na padega on security??
sir
im getting error as response===stdClass Object ( [success] => [code] => 404 )
let me see your code
@@techmalasi9802 sir in pay.php the code for if($API_STATUS=="LIVE"){
}else{
}
it was having error undefined $API_STATUS
so i removed if else and made them divectly and its working now
Sir database create kaise kare
I will upload video connecting database
create-user-subscription
yes. soon
@@techmalasi9802 Waiting for your supper video
Simply waste payment gateway. It's need lot of efforts to integrate
earlier it was working fine but now its generating an error TOO_MANY_REQUESTS
bhai kese resolve hoga ye
😮