Marina V
Winning proposal- Projects 21
- Rating -
- Rating 542
Budget: 2400 UAH Deadline: 4 days
I specialize in integration with various app services, I work with open card. Prepared to implement receipt and processing of notifications from the bank about the transactions carried out.
Budget: 1500 UAH Deadline: 2 days
Hello to you!
Get ready to see in detail how your payment process is done and help you fix the problem.
We are a team of developers from Ukraine emagicone.com and have worked on the market for more than 10 years and 5+ years with the Opencart platform.
There are even their own services, modules and mobile application for Opencart https://emagicone.com/products/solutions-for-opencart/
After that, you are ready to provide the technical support of the site and do any tasks you need in the future.
Ready to work through a seafood or a contract after discussing the details.
Write directly, accept a bet or Skype
Skype account: emagicone
Budget: 1000 UAH Deadline: 4 days
Hello to –
My name is Oleg Naumov, and I would like to work on your project.Thank you for your time, hopefully we will find ways to work together!I don’t want to be multiple, so let’s go straight to the matter.I have seven years of professional experience in web development.I specialize in interface and backend development (usually WordPress, Magento, Shopify, OpenCart), experience with WP and OpenCart for about 5 years.I use Photoshop, Sketch, Illustrator, Coda2 and many other programs for web developers.Currently I have made a lot of web applications for customers around the world.With regard to your project.In the price field, the price is example.I can make a more accurate estimate in the LS after discussing the details.I received a full education in design and printing training at the Publishing Polyographic College in Kharkiv, Ukraine.My native language is Ukrainian and Russian, but I am strong in English.I’m lucky, I have a very flexible schedule, so I can run projects without sacrificing quality.So, if you are interested, I am looking forward to cooperating with you, and if you have any questions for me, please write to me directly!I’m also available for a Skype interview if necessary.Thank you !Oleg Naumov
by p.s. My upwork profile, there you can read reviews - https://www.upwork.com/o/profiles/users/_~0195cf645b8c04d9d9/ (https://www.upwork.com/o/profiles/users/_~0195cf645b8c04d9d9/) (to view the profile you will need to register in a single click through google or facebook)
Budget: 1500 UAH Deadline: 1 day
Good day . In the presence of a Calbeck (except the return to the site) in the API of the bank, the payment module is shortly processed and does not accept the request from the bank to make the payment. You will be ready to get acquainted with the app and upgrade the module.
Budget: 1500 UAH Deadline: 5 days
Hello to you! Ready to perform the task! Go to the face please!
Budget: 1500 UAH Deadline: 4 days
Hello to you.
For a more detailed assessment, it is necessary to see how the feedback is implemented.
You can also do (if the bank allows) the data synchronization and put this processing in the Crown.
Opencart is well known.
Ready to perform the task.
Write to LS.
A good day.
Proposals are currently absent
-
Viktor G. 3 June 2020Если покупатель не возвращается на сайт, то не происходит изменение статуса заказа, так как сайт не имеет информации о том, была ли оплата вообще.
Варианты решения:
1. После успешной оплаты отсылать запрос на сайт и изменять статус оплаты. Правда не факт, что API имеет такой функционал.
2. Создать скрипт и по крону запрашивать у банка по API, если ли оплаты по заказам со статусами "Ожидает оплаты". Если есть оплаты, то менять статус. -
Ilya Istorikov 3 June 2020Понятное дело, что если покупатель не вернется на сайт - статус не измениться.
-
Marina V 4 June 2020Здравствуйте. Занимаюсь интеграцией платёжных систем и знаю, в чем проблема. Какая у Вас платёжная система?
-
Ilya Istorikov 4 June 2020Да тут без разницы. Если человек не вернулся в магазин не сработает колбек. Отсюда и проблемы. Варианта два, как писали выше. Или по Апи проверять статус платежа и менять статус заказа (скаже через пол часа после заказа), или, если позволяет мерчант вызывать колбек на стороне райфазена.
Current freelance projects in the category PHP
An experienced Laravel developer is required for the integration of a payment system into an existing project. About the project Backend: Laravel Frontend: React Project: cloud file storage platform (similar to Dropbox) What needs to be implemented Integration of credit card payments via the payment system API. Creation of a payment. Redirecting the user to the payment page. Handling successful and unsuccessful payments. Processing callback/webhook. Checking the payment status. Correctly changing the order status after successful payment. Logging API requests and responses. Functioning in both test and production environments. Requirements Excellent knowledge of Laravel. Experience in integrating payment systems (bank APIs, etc.). Experience working with REST APIs. Will be an advantage Experience in integrating bank payment gateways. Ability to show similar projects. What we will provide Complete technical documentation of the payment system. Access to the test environment. When responding, please indicate: 1. Which payment systems you have already integrated. 2. Cost of work. 3. Completion time. 4. Examples of similar projects (if available).
It is necessary to migrate the Opencart online store from PHP 7.4 to PHP 8.x. Currently, the core version is 3.0.3.8. We read that most likely the core will also need to be migrated to version 4.0 and there shouldn't be many difficulties... The functionality is mostly custom, and there are also Simple, OCFilter, Nova Poshta. We are waiting for recommendations and an approximate price. Ideally, someone who has already done similar work.
Updating and migrating Laravel projects to a new server
It is necessary to perform the update, transfer, and configuration of Laravel projects to a new server, ensuring stable operation, security, protection against exploits, and correct functioning of all services after migration. 1. Main tasks Prepare the new server for operation. Transfer project files, databases, configurations, and cron jobs. Update server software. Configure a secure environment for Laravel. Check compatibility of PHP, Laravel, Composer packages, and dependencies. Ensure protection against known exploits, malicious requests, and unauthorized access. Set up SSL certificates. Check the functionality of the websites after the transfer. 2. Transfer of Laravel projects For each project, it is necessary to: Transfer project files. Transfer the database. Transfer the .env configuration. Set directory access permissions: storage bootstrap/cache Check functionality: homepage; admin panel; authorization; forms; API; file uploads; email sending; cron jobs; queue workers.3. Security and protection It is necessary to implement basic and application-level protection: close root access via SSH; configure SSH access only via keys; change the default SSH port if necessary; configure the firewall; allow only necessary ports; install Fail2Ban; hide service versions of Nginx/Apache/PHP; restrict access to .env, .git, backup files, log files; set correct file permissions; check projects for malicious files; check Composer packages for known vulnerabilities; update dependencies if it does not break functionality; configure protection against SQL injection, XSS, CSRF, and path traversal; check the correctness of Laravel APP_ENV and APP_DEBUG; set APP_DEBUG=false in production; configure rate limiting for critical endpoints; check access to storage/uploads; configure protection against PHP execution in upload directories; check access rights to admin panels. 4. SSL and domains It is necessary to: Install SSL certificates. Configure automatic SSL renewal. Enable redirect from HTTP to HTTPS. Check the correct operation of websites via HTTPS. 5. Backup It is necessary to configure backup: project files; databases; .env files; uploaded media; cron configurations; Nginx/Apache configurations. Backup should be performed automatically on a schedule. It is preferable to store copies separately from the main server. 6. Post-transfer verification After migration, it is necessary to check: absence of 500/403/404 errors; absence of critical errors in Laravel logs. 9. Result of execution After the work is completed, there should be: Laravel projects successfully transferred to the new server; websites are functioning stably; SSL is configured; the server is protected with basic security settings; access to critical files is restricted; backup is configured; cron and queues are operational; the old server can be turned off after final verification.
I am looking for a developer for a project consisting of 4 related tasks for the website best-matchmaking.com to be completed sequentially:Integration of a ready-made premium Blade template for blog articles + auto-generation of Schema/SEO markup (Article, FAQPage, Open Graph, canonical) for all current and future articlesRefinement of the blog structure: changing URLs with 301 redirects, renaming in the footer/menu/breadcrumbs, cleaning hidden code, removing categoriesNew block (photo + quote from a review) in the existing constructor for the main and landing pages = the ability to independently add text blocks between sectionsUnification of fonts, sizes, and colors across the entire site (except for the blog) — a single standard for headings and regular text, including header and footerDetailed technical specifications for each item — I am attaching them below via Google link.https://docs.google.com/document/d/1E5oQO2E-xmKJ3C0jW0ZsSPDBjaiELq0ETxfdivW6yIs/edit?tab=0 HTML samples and code will be sent in private messages after the response IMPORTANT! Please review all 4 tasks in detail before making an offer, especially the last one about fonts. There is quite a lot of work involved.Experience RequiredLaravel + Blade — confident, not beginner levelFrontend (CSS/JS) at the same level as backendExperience working with existing, not your own codeWork FormatBackup and test server before starting, transfer to production is MANDATORY — after agreement and testingMandatory self-check on all devices before submission — sending "ready, check" without your own testing is not acceptable. Bugs found after submission will be fixed within the same task. Bugs that arise during the transfer must also be fixed in production.Report with "before/after" screenshots for each itemDeadline and budget — after assessing the volume based on the detailed technical specifications. I look forward to your offers. Thank you
Optimization of the website jdgreta.co.uk on Shopify. SEO audit attached to the project. Main tasks - - Fix all meta data - Complete the technical specifications for the programmer (since this project combines tasks for both the programmer and SEO, if you are not a company - you can use assistance) - Fix minor noticeable flaws - you can visit the pages and add your observations to the bid - this is more than welcome. - Fix reviews as they are duplicated in the cards (screenshots added) we use Judge.me plugin - Fix text color in some places, for example in filters for better readability - Update the Next template