Home Forums EN Developing Stripe Integration

Viewing 15 posts - 46 through 60 (of 105 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 1961

    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.

    Andrey
    Keymaster
    Post count: 1302

    Hello Nishit, thank you for your #16225, it is amazing!
    Well done Nishit, to be honest i havn’t tested any thinng yet but i know En team very unhappy so first thing i told them that they can uses tsripe and check all the points your mentioned above hoping to get a positive feedback from them.

    Stripe integration i have tried to test i selected the number and proceed to checkout then go trough all the steps and selected stripe option.

    1. upon my check out i noted an extra dot sitting on the page could you please remove it i could not undretsand what it is for? please see this screen shot
    2. When i was adding a card on stripe i know it is a sandbox so i di not want to use a my real card so i put a fake card to test but then i could see a message saying that while testing i should use a real card or list of testing cards from stripe website. So i got one of the stripe teste cards and put it in again and then i could see an othrer error message saying that your ZIP code! is not right! That was abit surprising why it asks ZIP code on check out so i tried to change radnom zip codes to proceed with my test payment but it still reqired ZIP code and i could not finish payment.

    So i refreshed the page and then it says that i need to attach a customer again to proceed a test payment as i could not use the same session again so i return back to checkout page and repeated selecting stripe and surpisingly when i selected stripe option the system did not lead me to the page where i suppose to add a card details but it displaid me a finished order message ( thank you for your order) which was a bit unexpected.

    Well any way i asked EN team to play with this and try to submit an order or two to check if all works as they want just to be sure that when we fix everything they not get back again to us that somthing not working or working wrong.

    This is why i provided you more details about my stripe test so you may need to check you script again or possibly it works well but just me was puting fake card instead.

    CLEC page i also checked and when i clicked on various states the area codes still display all messy in disorder and not assisiated with selected states i think Nishit you need to look at that again.

    Also when i added 555 in last four digits field – the same pop up came up saying correct value. We understand what your logyc means it reqires customer to put four characters in to four digits CLEC field but the problem is here that customer asks us that even if customer puts 3 or 2 digits in that filed then still please allow CLEC search accept that selection BUT let those endered numbers (2 or 3) will be at the back of the last four digits.

    For example here is the work flow:

    a. i selected any state say Florida
    b. then when i go to area codes there should not be any area codes except Florida area codes. Florida has 23 active area codes: 239, 305, 321, 324, 352, 386, 407, 448, 561, 645, 656, 689, 727, 728, 754, 772, 786, 813, 850, 863, 904, 941, and 954. Aslo all the area codes should be in order from 239….. to bigegst number 954. in the good an tidy order.
    c. Same thing for area codes if visitor started their search selecting area codes area codes of all states should be dsipalid in good order from smalest number to biggest – same thing in correct and tidy order.
    d. If user starts their search from selecing area codes and see all area codes accurately displaid it helps then to navigate to the aree code they are looking for. And if they slected area code for example 305 then in State field should automaticaly appear Miami state as 305 area code belongs to Miami state.

    So these both area codes and states should be accuratly linked to each other no messy search this is what they ment. I hope it is now more clearly for you to setup.

    and last but not least Down Time issue – EN team very concern that they site goes VERY ofter blan age or data base connection failed errors especulay they noted this stright after we moved the site to responsive theme, so we belive there are some incorrect DB calls or other conflicts going on so we need to find it and fix. An other screen shot from EN team here

    Any way will check all these above with EN team but CLEC we need to complete before they start thei check.
    Please see Nishit maybe you fogot to upload some of your files to the server and some of the tasks you done but fogot to uplold.

    Kind regards Andrey

    Andrey
    Keymaster
    Post count: 1302

    in addition to #16228 / Stripe integration / 1
    Please see this video how checkout skipped stripe card entry and displaid Thank You for your order page withiout stripe;( https://webmaklay.com/wp-content/uploads/2026/08/Str-checkout-skipped.mp4.

    3. Also Stripe works with Apple Walet and Google but we could not see these options on the stripe. Could you please check that these both Apple Walet and Google options are contected too.

    4. Please remember there should be default transaction restrictions on EN checkout process. Customers can not proceed paymnets over $5000 trough Stripe payment getaway as we have got account top up feature for such a cases.

    Please find some more comments/ tasks added to Stripe integrations page such as :

    * Wrapping Content
    * Centered Content
    * Congatulation Message
    * Footer

    QUESTIONS:

    1. We tried to switch Stripe life but it seems that we would need to change API keys again.
    2. If customer proccess refund with stripe what would be the process in this case

    Please advice.

    Nishit Shan
    Participant
    Post count: 1961

    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 !

    Andrey
    Keymaster
    Post count: 1302

    Hello Nishit thank you very much for #16240 for CLEC task yes i though so you fogot to upload changes, will ask EN team to check it all again when you finished all the other small tasks and bug points.

    Yes if you go to your office page you can see two counts on your left hand side one account for nanotelecom custom works and second under is for stripe tasks and other added budget for repairs.

    for your #16240

    1. Got you i think nanotel team could find how tio swicth to life mode and have been currently testing it. So while you finishing up on the rest of EN points i hope they got back to us with more feedback and if not that means all work well…..hopefully 😉

    2.Got you will explain that to EN team and let you know if any questions.
    3. All clear thank you will check that.
    4.Thank you for this great news!

    Going very well Nishit will check for a couple days if all fixed and clear we close this EN unexpected jobs and got back to our nanotelecom custom works job.

    Nishit Shan
    Participant
    Post count: 1961

    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.

    Andrey
    Keymaster
    Post count: 1302

    Oh okay, thanks Nishit for this input, please proceed further with your unfinished work and testings in addition if site admin sends some other feedbacks will report to you accordingly!

    Andrey
    Keymaster
    Post count: 1302

    Hello Nishit just a quick update the EN team could process first live payment it went well but they still checking it and are going to check the rest of the errors mentioned in this Stripe Job.

    We have updated your page and continieu after finishing all the points!

    Nishit Shan
    Participant
    Post count: 1961

    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.

    Andrey
    Keymaster
    Post count: 1302

    Thank you!

    Nishit Shan
    Participant
    Post count: 1961

    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.

    Andrey
    Keymaster
    Post count: 1302

    Hello Nishit thank you for your message can we consider your #16260 message as you have finished all the tasks mentioned here? If so will request customer to check all the points.

    Yes we do not have tested as we alocated all the budget for stripe works, CLEC repair and other errors.
    As per you latest message #16257 when you were saying that you are still working we were wating for your job complete confirmation so we can check this work. So if the job not fully done cuould you please list down the jobs that you have complete and customer can check?

    Aslo Nishit very important the system team found a lot of server proceses going on and we also rund some of your working area directories and suggest you to remove all the junk folders and files from the server due to system team analyses and investigation.

    Thus could you please remove/delete all unrealted files from the working directory so system team continew their investigation.

    Please see these examples below:
    Could you please advice the role for these files/folders these here so could you please remove everything that you are not going to use and not related to the project.

    Please also note that we are going to change your pass and maybe implement 2FA for all webmaklay accounts.
    Please kindly login to your office page and find your new pass (under your welcoming tab in red) recorded so you can use it on your next login.
    Please advice once ready.

    Andrey
    Keymaster
    Post count: 1302

    Hello Nishit just to let you know that according to system team your working space EN project has got 422 infected files in your directory, could you please comment on this?
    https://webmaklay.com/wp-content/uploads/2026/08/thred.jpg

    Nishit Shan
    Participant
    Post count: 1961

    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 .

    Andrey
    Keymaster
    Post count: 1302

    Hi Nishit 422 files repored as infected our system team just stopped a severe server load as DOS attack, here are just some of the files below that being rejected. AS before there were no any files been generated in the folder as per user\s activity except DB:

    Please see these samples below:
    ——————————
    /home/excellentnumbers/.local/share/containers/storage/overlay/7a6843bf34638f5be936aa686bd2f213b77665965154c959bccbaa46f8eb5d88/diff/usr/lib/x86_64-linux-gnu/engines-3/afalg.so

    reason: SMW-HEUR-ELF
    —————————————————–
    /home/excellentnumbers/.local/share/containers/storage/overlay/aca83606673032726b42f8e1396ceb979c32bfb26b602732baf699053e46b33e/diff/usr/bin/mount

    reason: SMW-HEUR-ELF
    —————————————-
    and an other 420 files status infected!

Viewing 15 posts - 46 through 60 (of 105 total)
  • You must be logged in to reply to this topic.