Ticket Details

Con't find an answer?

Need Assistance? Submit a Support Ticket

Submit a Support Ticket
bikram seal
bikram seal 9 Jan 2025
DTLive - Flutter App (Android - iOS - Website ) Movies - TV Series - Live TV - OTT - Admin Panel
Closed public

Q : Again and again its going to installation page the admin panel

Again and again its going to installation page the admin panel
how to solve it 

Add Attachments .png  .jpg  .jpeg  .docx  .mp4  .mp3  .pdf  .zip  .sql
Replied (85) 6–10 of 85
Mr. Priyank
Mr. Priyank employee 20 Feb 2025, 8:04 AM

Please check attached screenshot to resolve Razorpay issue or Follow below steps :

1. Replace below lines in allpayment.dart page :
'key': (paymentProvider.paymentOptionModel.result?.razorpay?.isLive ==

"1")
? (paymentProvider.paymentOptionModel.result?.razorpay?.key1 ?? "")
: (paymentProvider.paymentOptionModel.result?.razorpay?.key1 ?? ""), 2. Remove js package version in puspec.yaml :
js: ^0.7.1
3.
 Change
speech_to_text package version in puspec.yaml :
speech_to_text: ^7.0.0
4. Change razorpay_web package version in puspec.yaml :
razorpay_web: ^2.0.0 5. Add below script line in index.html file in head tag :

5. Delete puspec.lock and run below commands one-by-one :
=> flutter clean
=> flutter pub get

After that you can check Razorpay issue again.

Regards, Mr. Priyank

bikram seal
bikram seal 20 Feb 2025, 7:41 AM

no razorpay not working u send me the screenshot let me see if i can solve it 

other wise i will tell u 

Mr. Priyank
Mr. Priyank employee 20 Feb 2025, 7:40 AM

Can you please check Razorpay?

If it's not working, I'll share some screenshots to help resolve the error.

Regards, Mr. Priyank

bikram seal
bikram seal 20 Feb 2025, 7:38 AM

look i chccekd the video is running now 
if any more issues come we will connect with u 
but thnk u for the help 
it means a lot and helped me a lot
i will come back if i face any issue

Mr. Priyank
Mr. Priyank employee 20 Feb 2025, 7:36 AM

Let me send now.

Regards, Mr. Priyank

Showing 6–10 of 85 replies

Support is Online

Office hours

Monday – Friday
10:00 AM – 06:00 PM
IST (GMT +5:30)

Office time --:-- --
Your time --:-- --
Documentation

Explore Our Support Documentation

Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need

Back To Top