Monthly payment function trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 monthly payment function trabalhos encontrados, preços em EUR

    ...Voltage Adjustment: The board must include a method for adjusting the maximum output voltage limit. Current Limit Adjustment: Implementation of a system for adjusting the current limit through a 0 to 3.3V input signal, where 3.3V corresponds to the maximum limit of 8A. Shunt Resistor and OPAMP: Incorporation of a shunt resistor with OPAMP, including potentiometers for fine calibration. On/Off Function: The board should allow the option to switch between input voltage (off) and amplified output voltage (on), controlled via the shunt resistor. Automatic Voltage Control: Ability to automatically reduce the output voltage to maintain the set current by the user. Preference for using TL494 in the converter design. Documentation: Provision of schematic and PCB design compatible with Is...

    €244 (Avg Bid)
    €244 Média
    2 ofertas

    Preciso de um profissional para desenvolver e integrar um módulo de pagamento para receber pagamentos pix no meu site Prestashop 1.7. Requisitos principais: - Especialista em Prestashop 1.7 e desenvolvimento de módulos. - Familiarizado com sistema de pagamento pix. - O módulo deverá suportar exclusivamente pagamentos por pix, não necessitando de outras formas de pagamento. - Não tenho em mente um provedor de pagamento Pix específico, então o freelancer deve recomendar e implementar um confiável. Habilidades e Experiência: - Prestashop 1.7 -PHP - Sistemas de pagamento PIX - Integração API - Desenvolvimento web - Comércio eletrônico.

    €446 (Avg Bid)
    €446 Média
    58 ofertas
    €92 Média
    1 ofertas

    Estou criando uma aplicação para onde eu trabalho em node JS, mas sou bem novo e estou em fase de aprendizado, preciso de alguém que crie uma função para que eu possa imprimir em impressora térmica. Modelo Impressora: Elgin L42 Pro a ideia é criar uma Function para eu passar as informações que eu quero que seja impressa junto com código de barras.

    €23 (Avg Bid)
    €23 Média
    13 ofertas

    1° Eu preciso fazer a chamada/execução de uma função através de um clique no botão. Clicou, executou! Todos os elementos mostrados na página são puramente criados dentro do arquivo.JS. 2° Preciso remover o Loop gerado pela função Eu já tentei desabilitando essa a ação de redenrização, mas infelizmente não funcionou 3° Preciso criar um evento clique para que quando o botão for cl...mágina acontecer? A página que tenho rodando, está rodando no Localhost, então quem souber resolver a tarefa, precisamos se logar no localhost através do teamviewer ou qualquer outra coisa e fazer a função rodar Aguardo contato. Aq...

    €17 (Avg Bid)
    €17 Média
    6 ofertas
    Project for Ayaz S. Encerrado left

    I have a software that optimizes functions in whatsapp, that is, it crea...links, among the functions. 1- I want to change the current design, it is very poor, very weak, I want a design similar to the promoter route 2- The system needs to trigger the Qrcode every time it changes function, or changes screen. I need to configure the system to perform the Qrcode once, and to change screens without having to start the program. 3- I want to configure an extension with Chrome and use the program with full screen along with whats like the promote route program 4- Create answer buttons 5- Create list with answer menus 6- Configure licenses for a single user, configure payment system, configure blocking for contact extractor, message sending and whatsapp group link extractor 7. Chang...

    €230 (Avg Bid)
    €230 Média
    1 ofertas

    I have a software that optimizes functions in whatsapp, that is, it creat...links, among the functions. 1- I want to change the current design, it is very poor, very weak, I want a design similar to the promoter route 2- The system needs to trigger the Qrcode every time it changes function, or changes screen. I need to configure the system to perform the Qrcode once, and to change screens without having to start the program. 3- I want to configure an extension with Chrome and use the program with full screen along with whats like the promote route program 4- Create answer buttons 5- Create list with answer menus 6- Configure licenses for a single user, configure payment system, configure blocking for contact extractor, message sending and whatsapp group link extractor 7. Chan...

    €230 (Avg Bid)
    €230 Média
    1 ofertas

    ...links, among the functions. 1- I want to change the current design, it is very poor, very weak, I want a design similar to the promoter route 2- The system needs to trigger the Qrcode every time it changes function, or changes screen. I need to configure the system to perform the Qrcode once, and to change screens without having to start the program. 3- I want to configure an extension with Chrome and use the program with full screen along with whats like the promote route program 4- Create answer buttons 5- Create list with answer menus 6- Configure licenses for a single user, configure payment system, configure blocking for contact extractor, message sending and whatsapp group link extractor 7. Change website screen...

    €230 (Avg Bid)
    €230 Média
    1 ofertas

    ...links, among the functions. 1- I want to change the current design, it is very poor, very weak, I want a design similar to the promoter route 2- The system needs to trigger the Qrcode every time it changes function, or changes screen. I need to configure the system to perform the Qrcode once, and to change screens without having to start the program. 3- I want to configure an extension with Chrome and use the program with full screen along with whats like the promote route program 4- Create answer buttons 5- Create list with answer menus 6- Configure licenses for a single user, configure payment system, configure blocking for contact extractor, message sending and whatsapp group link extractor 7. Change website screen...

    €230 (Avg Bid)
    €230 Média
    1 ofertas

    Pessoal, Tarefa: (Criptografar e bloquear arquivo PDF) A tarefa é: preciso implementar a funcionalidade que evita que o receptor selecione, copie ou imprima o conteúdo do arquivo PDF gerado com a Biblioteca mPDF. Para a solução também pode ser usado outra Biblioteca em conjunto. Também preciso cr...Biblioteca mPDF. Para a solução também pode ser usado outra Biblioteca em conjunto. Também preciso criptografar o arquivo gerado. A solução poderia ser feita com a ajuda de outro LIB ou talvez de uma função PHP. Se você tiver experiência com isso, por favor pode me chamar. Mais detalhes sobre a tarefa estão escritos aqui.

    €41 (Avg Bid)
    €41 Média
    2 ofertas

    ..."Formulários e Listagem" * Geração de Classes Model das tabelas.. Exemplo: A extensão precisa ter um assistente para a conexão com o banco de dados que tem no arquivo .ini que está no diretório do projeto "app/config" para a geração das classes de todas as tabelas nesse modelo abaixo: class Cliente extends TRecord { const TABLENAME = 'cliente'; const PRIMARYKEY= 'id'; const IDPOLICY = 'serial'; public function __construct($id = NULL) { parent::__construct($id); parent::addAttribute('nome_cliente'); parent::addAttribute('cpf'); parent::addAttribute('celular'); } } Internamente.. o desenvolvedor que for criar essa classe model.. teria um...

    €129 (Avg Bid)
    €129 Média
    1 ofertas

    Olá Areeb A., eu notei seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes pelo chat.

    €46 (Avg Bid)
    €46 Média
    1 ofertas

    ... This causes anomalies at the cellular level in the long term. A ratio of 1:1 or 3:1, as science says, is the acceptable level and makes the cell function as a perfect filter. This results in efficient nutrient input and waste output. How does this translate to my health in terms of symptoms etc... How do I know or feel that I am not on balance? Omega-3s help reducing inflammation, and some omega-6s tend to promote inflammation. Some studies suggest that high omega-6 intake may play a role in the complex regional pain syndrome. An imbalance in omega 3 and 6 influences negatively brain activity, heart function, hair and skin, vital organ function, connections, and muscles. In some countries, it is becoming mandatory for pregnant women to take omega 3 supplements giv...

    €15 (Avg Bid)
    €15 Média
    3 ofertas

    ...extensão no Visual Studio Code para gerar classes de tabelas 'model' para PHP. Basicamente a extensão deveria realizar a conexão com o banco de dados, ler as tabelas e campos.. Por fim gerar classes das tabelas para php com essa estrutura abaixo. Por exemplo: class Customer extends Trecord { const tablename = 'cliente'; const primarykey= 'id'; const idpolicy = 'serial'; public function __construct($id = null) { parent::__construct($id); parent::addattribute('nome'); parent::addattribute('celular'); parent::addattribute('email'); parent::addattribute('cidade_id'); } } para deixar mais claro.. Existe um mo...

    €175 (Avg Bid)
    €175 Média
    2 ofertas

    ...account). - Enable or not enable the new functions created for users. - Map - travel option in progress - track vehicles after refresh / in the case of a travel in progress for a selected vehicle. - In the map list, put the selected one marked with color. And the screen refresh should not change the current tab (selected tab). - Trip history - display the actual date that the trip took place. - Monthly travel reports by driver / vehicle, all and by company - including the total amount (collected) for the period. App. Driver - Check the KM calculation if the trip increases the distance covered. - Adjust the Base fare and Distance fare, including toll fare. - Waiting Rate. Adjust the waiting calculation (not counting). - Check Peak Schedule / Toll Fee (check if there is a toll). -...

    €696 (Avg Bid)
    €696 Média
    8 ofertas

    Function getCRC16($value) { $polinomio = 0x1021; $resultado = 0xFFFF; //CHECKSUM if (($length = strlen($value)) > 0) { for ($offset = 0; $offset < $length; $offset++) { $resultado ^= (ord($value[$offset]) << 8); for ($bitwise = 0; $bitwise < 8; $bitwise++) { if (($resultado <<= 1) & 0x10000) $resultado ^= $polinomio; $resultado &= 0xFFFF; } } } return strtoupper(dechex($resultado)); } This function reproduces these results: echo getCRC16('261cca7aa11aabe18c128fb9c3b0d992').'</Br>'; //Result C810 echo getCRC16('4ef3e8c323abb5938ff5d9522a28bc14').'</Br>'; //Result 878E echo getCRC16...

    €23 (Avg Bid)
    €23 Média
    2 ofertas
    Classificador PF, PJ Encerrado left

    ------------------------- * Montar uma function em python para classificar se um campo texto é: 1. PF (Pessoa Física) / 2. PJ (Pessoa Jurídica) / 3. NP (Não é Pessoa) ------------------------- * Dados para treino : 1. coletar a base de treino independente ou 2. utilizar a base anexa. ------------------------- * Entregáveis 1. Lib Python (Classificador_PF_PJ) / 2. ------------------------- * Exemplo: import Classificador_PF_PJ print(is_PF_PJ("Amilcar Sampaio")) ---> "PF" print(is_PF_PJ(""Comercial Cel Eireli")) ---> "PJ" print(is_PF_PJ(""Cadeira")) ---> "NP" ------------------------- * Assertividade do modelo 80% -------------------------

    €19 (Avg Bid)
    €19 Média
    3 ofertas

    Preciso do desenvolvimento do checkout transparente junto com Split payment do Pagseguro para integrar junto com o opencart, possuo uma loja multivendedor e preciso controlar porcentagens de cada empresa e tambem um lugar no qual eu faça os pagamentos em massa dos vendedores com suas devidas taxas de comissões

    €1702 (Avg Bid)
    €1702 Média
    5 ofertas

    ...SMS code and have validation, obviously, for those who want to be a premium member; 3. Premium member login. 4. Second tab where each member can chat with the administrator in a kind of chat. This page should have: 4.1. Blue reading warning. 4.2. Show whether the user is online or not. 4.3. An option to pay, where a member must choose the amount to be paid and the form of PAYMENT, as this is where he performs the monthly re-registration of his plan. 4.4. In this conversation tab you can send images. 4.5. When you click on the image it should get bigger, just like Facebook or WHATSAPP. 4.6. Shows a validity timer for the purchased service (30 days, adaptable to 31 months). 5. Receive modifications on the website's computer or cell phone: new updates or private chat con...

    €128 (Avg Bid)
    €128 Média
    6 ofertas
    BD MYSQL Intermédio Encerrado left

    O projeto consiste na conceção de uma base de dados para uma empresa e na implementação da uma aplicação de suporte. O trabalho consiste na criação do esquema da base de dados acima em SQL, com triggers que garantam as regras de integridade e algumas queries. Todas as deciso?es na?o triviais identificadas/consideradas pelo grupo devem ser justificadas. Escrever Script c...projeto consiste na conceção de uma base de dados para uma empresa e na implementação da uma aplicação de suporte. O trabalho consiste na criação do esquema da base de dados acima em SQL, com triggers que garantam as regras de integridade e algumas queries. Todas as deciso?es na?o triviais identificadas/conside...

    €24 (Avg Bid)
    €24 Média
    6 ofertas

    Desejo automatizar entradas no site de opções binárias '' esse robot deve ter uma função para analisar a tendência das ultimas 5 velas que aparecem no gráfico para então tomar a decisão de compra ou venda. No contato, darei mais detalhes I need a BOT to IQoption I want to automate entries on the binary options website '', this robot must perform a function to analyze the most recent trends 5 candles that appear on the chart to then make a decision to buy or sell. In contact, I will give more details

    €223 (Avg Bid)
    €223 Média
    3 ofertas
    Send Bulk Message Encerrado left

    if you have a ready panel i want to buy it from you with the released source code, i would also like to make a contract for monthly maintenance if the system stops working or gets blocked. thanks

    €368 (Avg Bid)
    €368 Média
    8 ofertas

    ...spreadsheet row. 6 - It should be possible to clear the fields with a button. 7 - At the end of the form there should be a button called "END LINE" that completes the filling then, storing everything in one row of the spreadsheet, releasing the form to fill again until the user clicks finish which then should do the function of completing the filling of the spreadsheet. then make it available for download. 8 - There should be a button called "PRIORITY" that should have the function of painting the line yellow if YES is chosen, if NO is chosen the spreadsheet line should be blank. 9 - the name of the generated spreadsheet should contain the date of generation, example: 17012020-abc Prototype: I made a working prototype in a Web Builder to give you an i...

    €16 (Avg Bid)
    €16 Média
    2 ofertas

    ...spreadsheet row. 6 - It should be possible to clear the fields with a button. 7 - At the end of the form there should be a button called "END LINE" that completes the filling then, storing everything in one row of the spreadsheet, releasing the form to fill again until the user clicks finish which then should do the function of completing the filling of the spreadsheet. then make it available for download. 8 - There should be a button called "PRIORITY" that should have the function of painting the line yellow if YES is chosen, if NO is chosen the spreadsheet line should be blank. 9 - the name of the generated spreadsheet should contain the date of generation, example: 17012020-abc Prototype: I made a working prototype in a Web Builder to give you an i...

    €35 (Avg Bid)
    €35 Média
    3 ofertas

    PT- Boa tarde. Existe um formulário criado em Laravel e gostaria de implementar Pagamento por Debito Directo no já existente. ENG- Good afternoon. There is a form created in Laravel and I would like to implement payment methods like SEPA Debit Direct in the existing one.

    €37 (Avg Bid)
    €37 Média
    8 ofertas
    Iva Tech Iva Encerrado left

    Um programador para fazer uma função na api function do firebase que vai autenticar, ler e gravar dados no database realtime do firebase na mesma conta que foi escrita a função A programmer to do a function in the firebase api function that will authenticate, read and write data to the firebase realtime database in the same account as the function was written.

    €24 (Avg Bid)
    €24 Média
    9 ofertas

    Removendo uma determinada function do módulo do Pagseguro o módulo de cadastro funciona, e trava o do pagseguro. O serviço desejado então é realizar alterações em algum dos módulos que permita que os dois possam trabalhar em conjunto na loja. Talvez ajustes com noConflict possa resolver o problema. Disponibilizo o acesso via ftp já com tudo rodando para verificarem os arquivos.

    €37 (Avg Bid)
    €37 Média
    2 ofertas

    Boa tarde, preciso programar um exercicio de calculo numérico em matlab. Segue uma parte do enunciado a baixo: Nesta questão você deverá utilizar o polinômio interpolador para aproximar o valor de uma integral. Para isso, você deve criar uma function que recebe como variável de entrada um vetor de coeficientes de um polinômio (de qualquer ordem) e retorna um outro vetor com os coeficientes da primitiva dele. Preciso programar de duas maneiras diferentes.

    €6 / hr (Avg Bid)
    €6 / hr Média
    3 ofertas

    1-Check tag and category error 2-check https certificate error - new posts 3-remove wpml and currency plugins from site - Disable and remove icons (desktop and mobile) 4-Check which products do not pull order sequence when posted - (Is pulling from oldest to youngest, reverse order in function) 5-Css adjustment broke in mobile menu in content category BID USD 35.00

    €29 (Avg Bid)
    €29 Média
    6 ofertas

    Micro project, just the frontend with a single and react.js included. I need to add the React Data Grid plugin () but without JSX because it will be added to an already completed project. The datagrid can only have columns id, name, value. I need this 4 events below: 1) an external button with the add row function (row). 2) an external button with the remove row selected. 3) an external button to change background color row by id. 4) always sort order "name column" ASC

    €23 (Avg Bid)
    €23 Média
    2 ofertas

    Marcos, preciso criar um Pine Script que agregue em uma única view três tipos diferentes...diferentes de pivots. Todos os pivots algos já existem na plataforma TraderView. A única coisa que preciso agora é unificar todos eles em uma única view segue abaixo a lista de pivots. Para inicialmente uma única asset exemplo APPL ou BTCUSD. ex. APPL - Daily classic pivots - Weekly classic pivots - Monthly classic pivots - Quarterly classic pivots - Daily Fibonacci pivots - Weekly Fibonacci pivots - Monthly Fibonacci pivots - Quarterly Fibonacci pivots - Daily Woody pivots - Weekly Woody pivots - Monthly Woody pivots - Quarterly Woody pivots Teria disponibilidade para realizar esta tarefa ? Tentou má certa urgência e...

    €28 / hr (Avg Bid)
    €28 / hr Média
    1 ofertas

    Preciso de alguem para integrar o metodo de pagamento no meu website de video streaming, os arquivos PHP do Gateway API ja existem, as documentos tambem.

    €108 (Avg Bid)
    €108 Média
    6 ofertas

    Loja virtual com método de pagamento cartão de crédito e boleto. Neste projeto preciso apenas do desenvolvimento ou instalação do gateway de pagamento em minha loja virtual. Todos os outros detalhes serão feito por mim.

    €169 (Avg Bid)
    €169 Média
    5 ofertas

    tenho uma aplicação de gestão web (php+javascript+css) e pretendo a parte documental e a função de comunicar guias, faturas e saft-pt para a AT. com vista à certificação. I have a web management application (php + javascript + css) and I want the documentary part and the function of communicating tabs, invoices and saft-pt for TA. with a view to certification.

    €1059 (Avg Bid)
    €1059 Média
    14 ofertas

    ...puxados diretamente do site da TOYOTA. - Todos os botões de contato com Messenger, WhatsApp e telefone deverão estar tagueadas para rastreamento de eventos via Google Analytics ---------------------------------------------------------------------------------------- Landing Page to be made in Wordpress with mobile AMP version. - The site should allow the creation of extra pages using the "page" function of WordPress, the templates should be chosen in "Page Template". - Vehicle information, such as photos, vehicle items, models, prices, should be drawn directly from the TOYOTA () - All buttuon of Messenger, WhatsApp, and phone contact should be tagged for event tracking in Google Analytics...

    €430 (Avg Bid)
    €430 Média
    19 ofertas

    Preciso de uma função em python para ativar a atualização de um relatório específico no Power BI da microsoft usando o API da plataforma ou outra solução inteligente. Os parâmetros da função devem ser o usuário e senha da conta, o espaço de trabalho onde está o relatório e o nome do relatório. I need a Python function to remotely refresh a given Microsoft Power Bi report, using Power BI's API or other elegant solution. The function's arguements must be user name and password, workspace of the selected report and the report's name. reference link ->

    €144 (Avg Bid)
    €144 Média
    8 ofertas

    ...não oferece todos que eu preciso. Eu preciso dos resultados da: - megasena - timemania - duplasena - lotofacil - lotomania - loteca - lotogol - quina Eu já tentei pegar esses dados através de um comando GET que eu encontrei no arquivo javascript publico do dominio do site mas não deu certo: <script> angular .module("loterias", []) .controller("resultadoMegaSenaController", function($scope, $http) { $ = $http({ method: "GET", url: 'dl5/d5/L2dBISEvZ0FBIS9nQSEh/pw/Z7_HGK818G0KO6H80AU71KG7J0072/res/id=buscaResultado/c=cacheLevelPage/=/' + '?timestampAjax=' + new Date().getTime(), params: { concurso: "2066" } ...

    €96 (Avg Bid)
    €96 Média
    8 ofertas

    Eu preciso de um novo site. Eu preciso que você o projete e o construa.

    €103 (Avg Bid)
    €103 Média
    2 ofertas

    ...create a PDF with the order, but need make some improvement in the file to otimize space in each A4 - Each product must have a SKU in DashBoard / Firebase - Some SKU of products is variable (Kg) and anothers is a simple product - Add product SKU in Firebase and list in dashboard - Code a function to management product stock ( After a order when approved, input -1 in stock total of the SKU product) - Add in MENU a Sales reports (Value Total)- - Add function to Edit product (edit infos in Firebase) - Add a function to create a order manualy in dashboard. (Today only the app make order) - Add in MENU a expense management (Data / Description / Value and Total for period with some filters cool) - Add in each orders a checkbox with: Pay / Pending - Add in MENU a report...

    €6 / hr (Avg Bid)
    €6 / hr Média
    4 ofertas

    ...and rewards: the points earned can be exchanged at the site store. bets: must be configurable by sport or match and debited directly from the balance of the wallet example: the end of the championship may set up a match larger than normal matches. ranking championships disputes: calculate general ranking ranking wins monthly / weekly championship premium members can create teams or groups to compete for the ranking between them results with week / monthly / by sport or championship ranking among teams / teams / groups of premium users with the results of the overall scores of all members of the group to other groups. Plans should be contacted by purchasing points to compete as sports betting. Responsive site layout possibility of Portuguese / English...

    €332 (Avg Bid)
    €332 Média
    2 ofertas
    Campanha Adwords Encerrado left

    Estou vendendo um site em uma marketplace aqui no Brazil, tenho já uma conta do adwords, e gostaria de fazer uma campanha no adwords para tentar vender esse meu site que ja esta anunciado no marktplace, mercado livre. https://produto.mercadolivre.com.br/MLB-1011768068-buscadorcombr-_JM#reco_item_pos=0&reco_backend=v2p-csc-i2i-v2p-v2v-ngrams&reco_backend_type=function&reco_client=navigation_homes&reco_id=831dd4a4-537b-4cc5-abc7-4d2fceea1497&c_id=/home/navigation-recommendations/element&c_order=0

    €81 (Avg Bid)
    €81 Média
    5 ofertas

    Precisamos do desenvolvimento do checkout transparente junto com Split payment do Pagseguro para integrar junto com o Woocommerce, ja temos a documentação e o contato do suporte técnico do Pagseguro para nos dar toda a ajuda na implementação desse gateway.

    €638 (Avg Bid)
    €638 Média
    14 ofertas
    Agora mudar codigo Encerrado left

    ...ajuste, para que como no exemplo tem (RSS1001, RSS1002, RSS1003) - ao digitar esses IDs, tenho respostas independentes conforme o texto em "alert("Esse ID é verdadeiro");" - sendo que também quero que apareça na página e não na janela de alerta. 4 - Esse botão validar coloque na cor azul e com os cantos arredondados. ____________________ <p><script type="text/javascript"> function valida() { nome = ; if(nome=="rss1001"){ alert("Esse ID é verdadeiro"); if(nome=="rss1002"){ alert("Esse ID é verdadeiro"); if(nome=="rss1003"){ alert("Esse ID é verdadeiro"); if(nome=="...

    €11 (Avg Bid)
    €11 Média
    20 ofertas

    ...Que sugira algo novo, saboroso, masculino, forte e especial. Palavras de duplo sentido são bem vindas. GOOGLE TRANSLATOR:We are with a project to implant a micro brewery, for that we need a name, brand and slogan. We look for professionals to help without work, including the development of arts and all graphic vectors. At the beginning of the project is exclusively for Brazilian professionals (function of possibility of using 'game' words), however, if you are willing to enter ideal conditions. The idea is his short name and easy to pronounce. May it suggest something new, tasty, masculine, strong and special. Two-way words are welcome....

    €78 (Avg Bid)
    €78 Média
    25 ofertas

    Hi, //PT Olá, eu necessito de um módulo para OpenCart v3.0.2 - HiPay Payment Integration, and Hipay CompraFácil to Multibanco in Portugal. Qual o valor? //EN I need a OpenCart v3.0.2 - HiPay Payment Integration, and Hipay CompraFácil to Multibanco in Portugal. How much?

    €47 (Avg Bid)
    €47 Média
    4 ofertas

    Quero criar um componente tipo assim: (Edit de busca do ID no banco e outro edit rece...deverá poder adicionar quantos campos quiser, por exemplo: 5.1 - para utilizar como busca no cadastro de clientes ira utilizar (id, nome), cadastro de fornecedor (id, fantasia) 5.2 - para utilizar como busca no cadastro de cep (cep, logradouro, cidade, uf, bairro) 5.3 - para utilizar como busca num cadastro simples de cidade (id, descricao, uf) 5.4 - deverá adicionar via código tipo: 5.4.1 - function AddStringField(const FieldName, DisplayFieldName: string; DisplayWidth: Integer; Mascara: String = '') 5.4.2 - e adicionar via uma espécie de FildEditor visual para maiores detalhes entrar em código62número98149*0033 Obs: não sei a...

    €114 (Avg Bid)
    €114 Média
    2 ofertas

    ...bootstrap da pagina inicial ao Settings API, coloquei uma parte do código no Github: Todo o Jquery e seleção das imagens esta ok. Criando novos inputs conforme a quantidade de imagens selecionadas, cada campo é criado com o input name="my_image_URL[]". Minha dificuldade Não estou conseguindo pegar os names e colocar na variavel $urlsparasalvar, function tema_home_imgs(){ $urlsSalvas = esc_attr( get_option( 'imagens_home' ) ); include( get_template_directory() . '/inc/templates/'); if ( isset( $_POST['my_image_URL'] ) ) { $urlsparasalvar = htmlspecialchars(json_encode($_POST['my_image_URL'])); echo '<input name="imagens_home...

    €12 (Avg Bid)
    €12 Média
    5 ofertas

    Olá. Tenho uma loja virtual na plataforma Wordpress e plugin woocommerce. Meus fornecedores me enviavam um arquivo xml com todos os produtos disponiveis e valores, e eu gostaria de carregar todos os produtos em meu banco de dados somando a porcentagem do meu lucro. Consegui um plugin que me permite transferir os pro...transferir os produtos do xml para minha loja, porém para alterar o preço preciso desenvolver uma função em PHP. Tenho pouquissimo conhecimento em PHP, mas vendo algumas dicas na internet consegui desenvolver o seguinte Codigo que está funcionando, porém quando o resultado dá por exemplo R$ 12,234 ele não fica R$ 12,23 e sim R$12.000,00, preciso de alguem que me auxilie nisso. Obrigado <?php funct...

    €15 (Avg Bid)
    €15 Média
    13 ofertas

    uso do método dos mínimos quadrados para aproximar um conjunto de pontos por meio de função hiperbólica e por meio de uma função exponencial. Crie uma function para cada método de aproximação.

    €252 (Avg Bid)
    €252 Média
    9 ofertas