Forum Replies Created

Viewing 15 posts - 1 through 15 (of 1,948 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16332

    Hello Andrey,

    There is a surprising issue with the Nanotel mail problem—it turns out that it is not an email issue. I noticed that the API has stopped responsing.

    Could you please check whether anyone has changed the API details? If you are not sure, could you please share the Sandbox and Live services.inteliquent.com API details, including the client_id and client_secret, or provide me with the dashboard login credentials so I can verify the configuration?

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16324

    Hello Andrey,

    For post #16319, I want to move the stripe in local environment so I can properly test the declined payment scenario.

    Regarding post #16090, (https://webmaklay.com/forums/topic/custom-works/page/10/#post-16090) I was only asking you to provide the specific scenario that I should test in order to reproduce the actual issue in the code and fix it. There was nothing else requested in that post.

    Please provide the exact scenario in which they are experiencing the coupon code issue, so I can test it in the same way. I am currently unable to see the coupon code in the CLEC order.

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16319

    Hello Andrey,

    The stripe environment is on live , can you please ask customer to sift it on local and add the live key and secret . I am not doing it myself because may be unknowingly they do some transaction and face financial loose.

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16316

    Hello Andrey,

    Please check my post #16090. As mentioned earlier, I am not encountering this issue during my testing. Could you please provide a specific scenario where the issue occurs? Also, guide me on how I should proceed with testing so I can reproduce and fix it permanently. Currently, it works fine on my side, but the customer is still facing the issue.
    Although i am again checking the code i will try to fix if there is any small loop hole , but i will recommend you to please provide the scenario where it is happening .

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16315

    Hello Andrey,

    I have removed voip.us and am now using nanotelecominc at gmail.com. However, I am still receiving a “wrong credentials” error when trying to log in. Could you please confirm whether I am accessing the correct URL:
    nanotel.in/public/temp/Screencast from 2026-08-17 10-00-40.mp4 .

    I am checking other issue you have given for payment gateway and will fix .

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16308

    Hello Andrey,

    I’m happy to see the update, and thanks for the explanation. Although I already understand your points, I will review them again against my code so I can provide a proper response.

    There are also a few things that need to be fixed on my end. For example, if a payment is declined, an order should not be placed, or the order status should be marked as declined with a short message explaining why the order was declined. This would be the ideal way to structure the logic. I will review this, provide a proper response, and implement the fix. Please give me some time.

    Regarding the Nanotel email, I tried logging in to the mail server using the updated password, but I was unable to access it. Could you please share the correct URL where I should log in? I’d like to check the dashboard to see if there are any email delivery issues. Sometimes the mail server sends a return email with the reason for failure, so I need access to verify this.

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16301

    Hello Andrey,

    Can you please confirm whether you or the server team have changed the password for the notifications@nanotel.in email ID? This email is being used for authentication to send emails, so I’ll need the updated password if it has been changed.

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16299

    Hello Andrey,

    Did you change the password of the notification email? The email ID you provided to add me is already added, so I think the issue is with sending emails. This problem could be due to a password change. Please confirm.

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16294

    Hello Andrey,

    I am still checking the CLEC Bugs Repair – Part 2 task very carefully and trying to couple the code so that the CLEC task works without any issues.

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16293

    Hello Andrey,

    I will check the non-usable files again on the EN site and delete them.
    I need to test the refund in Stripe so that I can confirm it, but I am not able to make a payment using my card. So I would like you or the customer to help me with how I can proceed with this test. Apart from the refund, all tasks have been completed, and I am going through the code again for rechecking. You or the customer can also test the other parts. I may have missed something, but I believe I have completed and checked everything as per the tasks.

    I have also uploaded the project on AWS (nanotelecom.us) and will start working on that once I complete the code review on the EN side.

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16285

    Hello Andrey,

    I deleted the folder earlier, but I can see that it was generated again automatically. I did some research and found the following information:

    This folder is typically created by container tools such as Podman (or sometimes Docker). It is used to store container-related data, including:

    Container images
    Running container data
    Network configurations
    Volumes

    Based on this, it appears to be system-level data and not related to our project files.

    Please let me know if you need any further checks from my side.Please ask the server team to learn about these thing as i am not too much aware about these .

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16283

    Hello Andrey,

    Okay , will delete .

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16281

    Hello Andrey,

    These infected files are not related to the project and were not created by me or by the application. Our project is located only within the public_html folder. Therefore, the server team can safely delete these infected files, as they are neither created nor accessed by the project.

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16269

    Hello Andrey,

    All folders and files are interconnected in multiple ways, and some are generated dynamically based on system or admin-side actions. I have reviewed the project thoroughly, and there is no folder that can be safely deleted, as some files may be uploaded by the admin or created at runtime.

    Currently, there are only two folders: ContactUs_08_june_2026 and the Bootstrap folder.
    If you could provide more details on how they are identified as a threat, I will investigate further.I mean if there is any description or reason .

    Nishit Shan
    Participant
    Post count: 1952
    in reply to: Stripe Integration #16260

    Hello Andrey,

    Is there any update regarding Stripe testing?
    I have completed and tested all the tasks listed on the Stripe page. However, I recommend testing each task thoroughly in all possible scenarios to identify any potential issues. Sometimes everything works correctly on my end due to the specific flow I follow, but issues may still occur on the customer’s side. We have seen this happen before. Please ask the customer to test all tasks in different ways and report any errors from the listed items. I am not yet considering the job done , i am still checking the code form my side also.

Viewing 15 posts - 1 through 15 (of 1,948 total)