Forum Replies Created

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

    Hello Andrey,

    Yes, the email is now nanotelecominc at gmail.com .

    Nishit Shan
    Participant
    Post count: 1955
    in reply to: Stripe Integration #16339

    Hello Andrey,

    For the payment gateway, I would like you to switch it from the Live environment to the Sandbox environment so I can perform testing. I noticed that it has been changed to Live from the EN admin side, possibly by the customer or admin.
    I can do but i am not doing it without being aware of customer or admin .

    Nishit Shan
    Participant
    Post count: 1955
    in reply to: Stripe Integration #16338

    Hello Andrey,
    I have now started getting emails from Nanotel, so it seems the email functionality is working again.

    To be honest, I spent the entire day yesterday doing a code review and testing. I tested using both Sandbox and Live environments, including email functionality. When I sent test emails to myself and received them successfully, I confirmed that the issue was not related to email.

    After that, I started checking the order functionality. During testing, I noticed that no numbers were being reserved on Inteliquent. When I checked the reserve API, I received an empty array in the response.

    That is why I reached out to you—to confirm whether any changes were made on your side. I am still not sure if anything has been deactivated or modified on the Inteliquent account. However, I can now see that the email functionality has started working again.

    Nishit Shan
    Participant
    Post count: 1955
    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: 1955
    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: 1955
    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: 1955
    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: 1955
    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: 1955
    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: 1955
    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: 1955
    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: 1955
    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: 1955
    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: 1955
    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: 1955
    in reply to: Stripe Integration #16283

    Hello Andrey,

    Okay , will delete .

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