Razorpay Payment Gateway Integration in PHP/HTML with DB Integration | Hindi Web Tutorials - Part 1

  Рет қаралды 26,358

Gotham Coding

Gotham Coding

Күн бұрын

Пікірлер: 79
@GothamCoding
@GothamCoding 4 жыл бұрын
Audio is recorded using Headphone that's why a little noise. Will fix in the next video.
@DurgeshKumar-gx1bl
@DurgeshKumar-gx1bl 4 жыл бұрын
no problem
@shahnawazakhtar3682
@shahnawazakhtar3682 3 ай бұрын
very nice after searching many videos
@Enwrs
@Enwrs 2 жыл бұрын
Love to see this
@GothamCoding
@GothamCoding 2 жыл бұрын
Thanks!!
@Enwrs
@Enwrs 2 жыл бұрын
@@GothamCoding aapke btane ka tareeka bht kabile tareef aur brief krne ka tareeka 👌
@sumedhskulkarni7796
@sumedhskulkarni7796 3 жыл бұрын
Fun fact is I have zero knowledge about PHP but while watching this video I learned PHP too... That's why I am gonna subcribe this channel....
@narmathadarling6915
@narmathadarling6915 2 жыл бұрын
Core PHP code executed on Live Mode ?
@GothamCoding
@GothamCoding 2 жыл бұрын
It runs on both Live as well as Test, depending on whose key you created.
@narmathadarling6915
@narmathadarling6915 2 жыл бұрын
@@GothamCoding okay and in your video you are not including Razorpay SDK file..so it's optional ?
@GothamCoding
@GothamCoding 2 жыл бұрын
Correct!
@TechAlokKushwaha
@TechAlokKushwaha Жыл бұрын
hey gotham bro can you help in a project its could be help in your expenses.
@GothamCoding
@GothamCoding Жыл бұрын
Sorry, but currently i work full time for a US Product based company, so don't get free time.
@ANONYMOUS-gu9fg
@ANONYMOUS-gu9fg 2 жыл бұрын
bhai abb documentation boht change hogya hai please abb vaale documentation pe bana k dikha do
@GothamCoding
@GothamCoding 2 жыл бұрын
Theek hai fir is month try krta hu updated video banane ka.
@ANONYMOUS-gu9fg
@ANONYMOUS-gu9fg 2 жыл бұрын
@@GothamCoding thanks, maine aur bhi videos pe comment kiya tha but reply sirf aapka aaya. tahnks a lot
@sagarsahu9783
@sagarsahu9783 3 жыл бұрын
Very helpful, thank you so much
@GothamCoding
@GothamCoding 3 жыл бұрын
Glad it was helpful!
@wreckedpencils
@wreckedpencils Жыл бұрын
could you please let me know how to add "variable payment option"?
@GothamCoding
@GothamCoding Жыл бұрын
You can make the input box disabled, or simple use type="hidden" in input field, if you want to set fixed price.
@NiteshBreaks
@NiteshBreaks 2 жыл бұрын
Sir please make a video on Real payment transfer.
@ishitagupta7652
@ishitagupta7652 2 жыл бұрын
It's giving deprecated in razorpay /src/resource.php Any clue how can we solve it Thanks in advance
@ishitagupta7652
@ishitagupta7652 2 жыл бұрын
When I clicked automatic checkout demo
@GothamCoding
@GothamCoding 2 жыл бұрын
Its around 1 years since i pushed the code, so there may be some deprecated function with PHP8/8.1. What's the current php version are you using? Or XAMPP/WAMP Version?
@ishitagupta7652
@ishitagupta7652 2 жыл бұрын
@@GothamCoding my error got resolved yesterday,thanks for replying though!
@pratikzajam799
@pratikzajam799 2 жыл бұрын
@@ishitagupta7652 getting same error. How did u solved it?
@shwetakharade2313
@shwetakharade2313 Жыл бұрын
can u please tell me how did u solve it
@rup6901
@rup6901 2 жыл бұрын
How to show the payment I'd in success page?
@GothamCoding
@GothamCoding 2 жыл бұрын
Watch the Part 2, there i have explained it.
@MishraSanjeev359
@MishraSanjeev359 3 жыл бұрын
Localhost/razorpay/pay.php gives some error
@MishraSanjeev359
@MishraSanjeev359 3 жыл бұрын
It's working I'm not open my internet connection 😁
@GothamCoding
@GothamCoding 3 жыл бұрын
@@MishraSanjeev359 haha :)
@Somnath-je9nd
@Somnath-je9nd 3 жыл бұрын
@@MishraSanjeev359 what was error
@KrishnaKumar-hw5ds
@KrishnaKumar-hw5ds 3 жыл бұрын
How to Pop a successful or failed Pop up. it not showing any successful or faield or error message, how do we do that please tell me.
@GothamCoding
@GothamCoding 3 жыл бұрын
Check the 2nd part of this video, i have explained there.
@ankita3650
@ankita3650 Жыл бұрын
Hello sir, I had a doubt, When I give localhost/razorpay-api/pay.php,I am getting a fatal error like this - Fatal error: Uncaught Razorpay\Api\Errors\BadRequestError: The api secret provided is invalid in C:\xampp\htdocs azorpay-api azorpay-php\src\Request.php:142 Stack trace: #0 C:\xampp\htdocs azorpay-api azorpay-php\src\Request.php(109): Razorpay\Api\Request->processError(Array, 'INR', 401, Object(WpOrg\Requests\Response)) #1 C:\xampp\htdocs azorpay-api azorpay-php\src\Request.php(58): Razorpay\Api\Request->checkErrors(Object(WpOrg\Requests\Response)) #2 C:\xampp\htdocs azorpay-api azorpay-php\src\Entity.php(92): Razorpay\Api\Request->request('POST', 'api.raz...', Array) #3 C:\xampp\htdocs azorpay-api azorpay-php\src\Entity.php(20): Razorpay\Api\Entity->request('POST', 'orders/', Array) #4 C:\xampp\htdocs azorpay-api azorpay-php\src\Order.php(12): Razorpay\Api\Entity->create(Array) #5 C:\xampp\htdocs azorpay-api\pay.php(17): Razorpay\Api\Order->create(Array) #6 {main} thrown in C:\xampp\htdocs azorpay-api azorpay-php\src\Request.php on line 142 What should I do now sir? Can you please tell me the corrections to be made. Thanks in advance.
@GothamCoding
@GothamCoding Жыл бұрын
Can you try with your test api key credentials and see if the message comes.
@ankita3650
@ankita3650 Жыл бұрын
@@GothamCoding okay sir,I will try
@raghurams35
@raghurams35 3 жыл бұрын
Hai ...while i am using....after select automatic and press submit button it shows HTTP Error 405.0 - Method Not Allowed ERROR how can i slove that
@GothamCoding
@GothamCoding 2 жыл бұрын
Some problem with your localhost.
@scripterjee
@scripterjee 3 жыл бұрын
What's the difference between automatic.php and manual.php ?? Can I use automatic, instead of manual ??
@GothamCoding
@GothamCoding 2 жыл бұрын
Yes. Both are good to go, you can find the difference in razorpay.com/docs/payments/payments/capture-settings/#manually-capture-payments
@rahulpatel-bt4ss
@rahulpatel-bt4ss 3 жыл бұрын
can you upload basic bank system website
@GothamCoding
@GothamCoding 3 жыл бұрын
No plan for this as of now.
@DurgeshKumar-gx1bl
@DurgeshKumar-gx1bl 4 жыл бұрын
upload next video with payment fail, success and payment capture ?????
@GothamCoding
@GothamCoding 4 жыл бұрын
uploaded. Check the part 2 in the channel.
@DurgeshKumar-gx1bl
@DurgeshKumar-gx1bl 4 жыл бұрын
@@GothamCoding thanks
@theartlover4u
@theartlover4u 3 жыл бұрын
use Razorpay\Api\Api; showing error : Parse error: syntax error, unexpected 'use' (T_USE) . please help me to solve this.
@GothamCoding
@GothamCoding 2 жыл бұрын
Something with your code. Download this and change your id and db details for quick setup: github.com/adminazhar/RazorPay-PHP-Integration-with-DB
@dppancholi
@dppancholi 2 жыл бұрын
One issue is there.. If you feed mobile / email at index page and pass to pay.php and store in session variable and then you change the value of phone/email at payment page(that appears after clicking pay with Razorpay button) then actually phone and email will be changed but data base will save old one as stored as session variable. Plz see the issue and help
@GothamCoding
@GothamCoding 2 жыл бұрын
Yeah, but the thing is that modal is loading from razorpay and capturing that form value is not possible. But i can take a look if we can do something regarding this. Also the form is for our order information only, user can use another email/phone on the razorpay portal but the payment id will be unique so we can track the order status.
@dppancholi
@dppancholi 2 жыл бұрын
@@GothamCoding thx for the reply..But I got the answer meanwhile and implement too..thx
@user-me2zq1ex9p
@user-me2zq1ex9p 3 жыл бұрын
Bhai pay karte samay upar phone no. Kiska dalte hai ,
@GothamCoding
@GothamCoding 3 жыл бұрын
14:12 Yaha pe samjhaya hai. Pura video dekhiye samjh aa jayega. $contactno variable me store kr skte form se.
@EKSAKARATMAKSHAKTI
@EKSAKARATMAKSHAKTI 3 жыл бұрын
show error ......Parse error: syntax error, unexpected '
@GothamCoding
@GothamCoding 3 жыл бұрын
You have missing opening bracket(
@VibeLenss
@VibeLenss 3 жыл бұрын
bhai ye error kyu aarha hai.. jitne bhi variavle bnaa rhe hain sbka error yhi aarha hai.. Warning: Undefined array key "donation_amt" in C:\xampp\htdocs azorpay1\pay.php on line 17
@GothamCoding
@GothamCoding 3 жыл бұрын
This is because the first time the page loads the $_POST and $_GET is empty. So you can check if(isset($_GET['variablename']) then assign the variable. Or you can hide the warnings error message: error_reporting(E_ERROR | E_PARSE); use the above line at start of your page.
@VibeLenss
@VibeLenss 3 жыл бұрын
@@GothamCoding thank you bro ❤️
@rajmishra5630
@rajmishra5630 3 жыл бұрын
very good video. bhai ji in config.php i hv show currency as INR, hoever in form i m giving a drop down and posting currency variable to pay.php. user selects AUD or any other as display currency in form but in config.php display currency is INR , will it make any issue.? i want to give user freedom to choose any currency in form.
@GothamCoding
@GothamCoding 3 жыл бұрын
The currency, you can check on official documentation, there you will find the proper code to display it and accept it.
@DexterTalha
@DexterTalha 4 жыл бұрын
Useful👌👌👌
@suraj683
@suraj683 3 жыл бұрын
Hii I want talk to you
@GothamCoding
@GothamCoding 3 жыл бұрын
Yeah sure. Drop a mail on admin@azhark.com or on insta: instagram.com/adminazhar/
@iamansohal
@iamansohal 3 жыл бұрын
When we click on Pay, pay.php opens with Pay button, how to edit it?
@GothamCoding
@GothamCoding 3 жыл бұрын
You can update the pay.php with your specific requirement.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
How to Integrate Instamojo Payment Gateway on Your PHP Website
16:12
Programming with Vishal
Рет қаралды 26 М.
Quick Integration of Razorpay Payment Gateway with PHP [Step-by-Step Guide]
14:01
Software Services and Solutions
Рет қаралды 961
Paytm Payment Gateway Integration in PHP - 2020
20:30
Programming with Vishal
Рет қаралды 75 М.