Budget: 5000 UAH Deadline: 2 days
Good day. Contact me, I will do it quickly and according to the necessary logic. I have extensive experience in PHP.
Offer a price, I set a minimum
Task:
Set up automatic synchronization of the organization and payment method in SalesDrive applications based on actual payments (SalesDrive API).
Orders come from the website to SalesDrive already with an established organization.
On the website, the organization is substituted in turn (individual entrepreneurs rotate between orders).
In SalesDrive, there are also payments for orders (there is a link between the payment and the application and the organization).
Currently, there are situations when:
the order went to one organization (individual entrepreneur),
but the payment actually went to another,
or the organization matches, but the wrong “payment method” is selected in the application.
It is necessary to automate the correction of these cases.
Implement a script (preferably PHP + cron on my hosting) that will:
Retrieve new/modified payments from SalesDrive via API.
For each payment:
Determine:
which application (order) it relates to;
to which organization it was made;
payment type:
WayForPay (online payment on the website),
payment to individual entrepreneur's details (payment to the account/card of the individual entrepreneur);
whether the payment is a full or partial payment.
Find the related application (order) in SalesDrive by order_id.
Compare:
organization_id in the payment vs organization_id in the application;
the current payment in the application vs the one that should be according to the rules below.
Make changes to the application if necessary (via API).
If the organization in the payment and in the application matches
but the payment method does not match what it should be according to the rules below
→ update only the payment method in the application.
If the organization in the payment and in the application do NOT match
→ change the organization in the application to the one specified in the payment
→ and substitute the corresponding payment method according to the rules below.
If both the organization and the payment method already match the rules
→ do not change anything.
There are 2 types of payment channels:
WayForPay – online payment from the website.
Payment to individual entrepreneur – payment to the details of the individual entrepreneur.
Determine full/partial payment based on the sum of payments relative to the order amount
if the sum of all successful payments for the order ≥ order amount → full payment;
if less → partial payment.
WayForPay payment, full payment → 138
WayForPay payment, partial payment → 139
Individual entrepreneur payment, full payment → 143
Individual entrepreneur payment, partial payment → 148
WayForPay payment, full payment → 140
WayForPay payment, partial payment → 141
Individual entrepreneur payment, full payment → 142
Individual entrepreneur payment, partial payment → 147
The script must use this correspondence map.
The organization and payment method must only be changed for “live” applications
(for example: New, Confirmed, Preparing for shipment – I will provide exact status IDs).
For applications in the statuses “Shipped”, “Completed”, “Cancelled”, “Refund” – do not change anything.
SalesDrive API: documentation available at: https://api.salesdrive.me/api/docs/
A script is needed that can be run via cron (for example, every 5–10 minutes).
It is desirable to keep a log of changes (application number, old/new organization, old/new payment method, date/time).
A working script (PHP or another language, to be discussed), which:
retrieves payments from SalesDrive;
correctly determines the organization, payment type, and full/partial;
correctly updates applications according to the described logic.
Budget: 5000 UAH Deadline: 2 days
Good day. Contact me, I will do it quickly and according to the necessary logic. I have extensive experience in PHP.
Budget: 3000 UAH Deadline: 3 days
Hello.
I can complete the task. I have experience in this area. The deadlines and costs are approximate - we need to discuss the details.
Write to me, I will do everything quickly and efficiently.
Budget: 4000 UAH Deadline: 4 days
Hello, interesting task, I will develop a script according to your requirements, there should be no difficulties.
Budget: 4000 UAH Deadline: 1 day
Hello! I am ready to complete this project and have extensive experience in developing various applications.
Budget: 21000 UAH Deadline: 6 days
Hello! 👋 I am Igor, from the 256Devs team. We develop reliable systems for automatic data synchronization between different platforms and databases. We guarantee accuracy, data transmission security, and automatic execution. First, we will analyze the API or data structure of both systems that need to be synchronized. Next, we will develop a script or module for automatic synchronization and set up its execution (Scheduler/Cron). We will conduct testing to ensure the correctness of data transmission. Please send the details about the systems and types of data for synchronization — we are ready to start.
Budget: 4000 UAH Deadline: 2 days
Good day, I have extensive experience working with their API. I can implement it in PHP. Write to me in private messages to discuss the details.
Budget: 4000 UAH Deadline: 2 days
Good day, Alexander.
The task is clear; I will need the keys from you, I will do it today. For all completed tasks, I provide a guarantee.
Sincerely, Denis
I need to create a simple application for the phone, literally one page. I will provide the design. All details in private.
Hello to you. You need to create a precise copy of the functionality of the module on the WordPress for the open card.Plugin Mondial Relay WooCommerce Module for delivery. I also add the documentation. The documentation is present in English. The essence of this integration is that when choosing the way of delivery, the Mondial Relay opens the card, and then from the address and postal index filled in the order form on the site shows the nearest issue point. There is all the documentation on the site and an example of the widget. There are modules under Prestashop, WordPress, etc. It is not for opencart. You can take the module and on this basis make a full copy for the open card. I look forward to price and deadlines. All peace and good. I love you friends.
It is necessary to create a "Questionnaire" Module, which will include questionnaires, questions, and answer options for the questions (the logic for question output and answer processing will be done as a separate project). 1. List and CRUD for "Surveys". The list should include "Survey Title", and "Edit/Delete" icons. When clicking on Edit, a form should open with: "Title" - input, required field, "Description" - textarea of the questionnaire (not required), and a "Save" button. Below, questions related to this questionnaire should be displayed in read mode. When clicking on "Delete", a confirm should appear "Do you really want to delete the Questionnaire?", if "yes" is clicked - the Questionnaire and all questions included in it should be deleted. Implement multilingual support with tabs, languages: Ukrainian, English, and Russian (in the future - German and Spanish). Above the list, there should be a button "Add Questionnaire", when clicked, the above-described logic will be implemented, only with empty fields. 2. List and CRUD for "Questions". The list should include: Question Title, and "Edit/Delete" icons. When clicking on Edit, there should be: "Question" - input field, required, "Question Description" - textarea, and dynamic blocks for adding answer options, this block should be called "Answer Options". Each answer option should contain "Option Name" - input (required field), "Quest 1" - dropdown list with 24 Quests (required field), and a short input "Score" with the ability to specify a positive number (required field), + another "Quest 2" - dropdown list with 24 Quests (not required field), and a short input "Score" (not required field) with the ability to specify a positive number, and a delete icon, when clicked, should have a confirm "Do you really want to delete the answer option?", if yes - only the current answer option should be deleted. A save button that saves the form. Implement multilingual support with tabs, languages: Ukrainian, English, and Russian (in the future - German and Spanish). Above the list, there should be a button "Add Question", when clicked, the above-described logic will be implemented, only with empty fields. 24 Quests is a static list with the Quest name and the corresponding number, NOT auto-incremented, but manually assigned. I will provide the entire list in personal messages. It is better to include this list in a separate table in the database, so it can be expanded when necessary. CRUD for this list is NOT needed. Design/layout - must correspond to the design and layout of the admin panel itself. The module code must use the CMS's own API, write your own code only when there is no ready API for it. Ideally, I expect an estimate in hours to understand the cost of 1 hour of work. I prefer to work in the logic of timerates.
Hello! We are looking for an experienced specialist in contextual advertising (Google Ads) to promote accounting services for businesses (individual entrepreneurs, LLCs, VAT, cash register, reporting). What needs to be done: Analyze the niche and competitors (Kyiv and regions of Ukraine). Gather a semantic core based on hot commercial queries (accounting support, opening/managing individual entrepreneurs/LLCs, setting up cash registers). Set up effective advertising campaigns in Google Search (and if necessary in display networks/collections). Set up conversions (calls, applications, transitions to messengers) for clear tracking. Daily/weekly optimize campaigns to reduce the cost per lead. Collaboration terms and payment: We are interested in long-term partnership and results (targeted business inquiries, not just clicks). We are ready to consider a model: fixed fee for setup + bonus for each targeted lead/client or payment for leads after a successful trial period (the first 1-2 weeks). In your feedback, please send examples of your successful cases in the service/B2B sector (preferably legal or financial services) and propose your vision of the payment format.
@KassaRUN_Bot I need exactly the same bot named borzpay! The API is available, or I need exactly the same bot, please make it.