Forum Replies Created

Viewing 15 posts - 1 through 15 (of 1,942 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 1946
    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: 1946
    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: 1946
    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: 1946
    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: 1946
    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: 1946
    in reply to: Stripe Integration #16283

    Hello Andrey,

    Okay , will delete .

    Nishit Shan
    Participant
    Post count: 1946
    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: 1946
    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: 1946
    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.

    Nishit Shan
    Participant
    Post count: 1946
    in reply to: Stripe Integration #16257

    Hello Andrey,

    Thanks for update !
    I am currently working on the remaining issues on the Stripe task page. Today, I am focusing specifically on the ‘wrapping content’ issue.

    Nishit Shan
    Participant
    Post count: 1946
    in reply to: Stripe Integration #16246

    Hello Andrey,

    Just for the clarification:
    The Stripe integration is not considered complete until the refund functionality works successfully. Currently, we are testing only in the sandbox environment. Once everything works properly there, we will proceed to test refunds in live mode. If any issues arise, I will review and update the script accordingly.

    Nishit Shan
    Participant
    Post count: 1946
    in reply to: Custom Works #16242

    Hello Andrey,

    Please provide all required access of nanotelecom.us , Like cpanel access and ftp and also terminal access in cpanel .

    Nishit Shan
    Participant
    Post count: 1946
    in reply to: Stripe Integration #16240

    Hello Andrey,

    Update & Clarifications:

    1. Switching Stripe to Live Mode

    Yes, switching to live mode will require updating the API keys in the admin panel and enabling live settings. However, I recommend not proceeding with this until all testing is fully completed in the sandbox environment.

    2. Refund Process via Stripe
    When a refund is processed by the admin, the amount will be returned to the customer’s original payment method based on the transaction ID. As mentioned earlier, this should be tested in live mode after completing sandbox testing to ensure everything works correctly.

    3. Apple Pay & Google Pay Availability
    These payment options need to be enabled from the Stripe dashboard. It is possible that they are not active in the sandbox account. No additional scripts or API changes are required for this—just proper configuration on Stripe.

    4. Transaction Limit on Checkout
    A restriction has been implemented so that customers cannot process payments exceeding $5,000 through the Stripe payment gateway. For higher amounts, the account top-up feature should be used.

    Additional Update:
    The issue with CLEC linking between state and area code has been resolved, I have forgotten to update the code. The area code is now correctly mapped to the respective state.

    I am currently reviewing the remaining issues and implementing the required changes.

    ——————————–
    NOTE: Please update the office page with updated amount of stripe task !

    Nishit Shan
    Participant
    Post count: 1946
    in reply to: Stripe Integration #16225

    Hello Andrey,

    I have completed the following:

    1. **Invoice issue showing a $1 refund for every order** — Done.
    2. **Total charges issue** — Even after a refund, the payment amount was being shown instead of payment minus refund — Done.
    3. **CLEC search for state linking with area code** — Done.
    4. **Sidebar not showing according to the brand listed in the category sidebar** — I have explained the reason for this issue.
    5. **Stripe integration** — Completed and tested successfully with one payment using the sandbox account. Please test it from your side using the sandbox account as well. Once confirmed, we can move to the live environment and test the refund integration to verify that the refund is properly linked and fix any issues if required.

    I am currently checking the other issues listed and will provide an update once they are completed.

    Nishit Shan
    Participant
    Post count: 1946
    in reply to: Stripe Integration #16220

    Hello Andrey,

    I’m integrating Stripe. I don’t need access to the Stripe dashboard right now. If I need it later, I’ll message you.

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