Ubercart, fiyatları KDV dahil göstermek.
Merhaba,
Ubercart 3 kullanarak yaptığım e-tivaret sitesinde fiyatları KDV dahil göstermek istiyorum.
bunun için Computed Field eklentisini kullanarak fiyat+(fiyat*0.18) gibi bir formülasyon oluşturmaya çalışıyorum.
2008 tarihinde aşağıdaki kodu kullanarak bu işlem yapılabilmiş.
// ensure the node has an id by saving it if it is new:
if (!$node->nid) node_save($node);
//adding 10% to the price, with rounding:
$node_field[0]['value'] = round($node->sell_price + ($node->sell_price * 0.1), 2);
Ancak şimdi hata veriyor.
Read moreDrupal Programmer | Positronic Design
Here is the customer's spec.
This issue has been brought up before, I think I really should do something about it soon. My website cannot say that a certain size/color is on backorder and give a due date. Most websites that I have looked at have the size/color still listed in the drop down bar but it would say “ships 3/15/13 for instance if it was on backorder and “out of stock” if the item hasn’t been re-ordered yet.
Read moreDeveloper | A 2 Z Caribbean Inc.
I would like to hire a developer to upgrade the module at (http://www.ubercart.org/project/cardinal_mpi) for use with Ubercart 3.x
Please inform me of any cost attached to this service.
Regards,
Adrian Millington
Métodos de Pago - Drupal
Hola buenas tardes comunidad,
Me pregunto si hay drupaleros que han implementado plataformas de pago para tarjetas de crédito VISA, Paypal, etc en Perú usando drupal 7 con éxito y cuales son las más recomendables.
Gracias por los comentarios.
Contract - Drupal and Uber Cart developer | RYOMAX Studios
I am in need of a Drupal and UberCart wiz that can help with a short project.
The first part consists of moving a Drupal site from one host to another ad reconfiguring the DB to function.
The second part of the project involves creating a custom intelligent shopping cart, custom Uber reprot, and customizing the checkout proces.
I prefer someone local that I can occasionally meet with.
Additional opportunities could arise from this initial project.
If interested contact John at john@ryomax.com
A couple of references required.
Drupal / Ubercart Maintenance & Custom Programming | JonathanParker.org
Seeking a drupal developer to assist in the maintenance and custom programming of features for a Drupal 6 / Ubercart 2 ecommerce website. The site offers 300+ digital and physical products via EDI export module. We are looking for someone who will work with us long term to manage and upgrade this website as needed.
This is a contract position with monthly hours required varying (average 5-15 hours).
Please provide samples of ubercart websites you have worked on and your resume. Thank you for your interest.
Drupal & PHP Expert Needed | Amit Arora
We Require Drupal,Ubercart Programmers who can immediately start working on a project. We will prefer programmers to have in depth experience in PHP,JS,ajax,mysql and must be able to apply html and css to the drupal theme.
This is not a simple Drupal Skinning project . You must know drupal plugins and should be able to search more and in the end you should be expert in PHP to customize. Must be able to develop new modules. It is a complete Online Booking Appoitment Website with Shopping Cart.
Read moreContractor | Incredible Marketing
this job is no longer available
Issue with Ubercart
I have an issue with a site that I'm working on right now with Ubercart. When somebody is logged in as some form of authenticated user, any attempt to go to an e-commerce related page (product pages, shopping cart, checkout, etc.) gets a redirect to a page called invalid_purchase# I haven't the foggiest idea of why this is, but I need to fix it. I'm using D7. As always, any suggestions are greatly appreciated.
Paypal no obtiene el campo provincia desde Ubercart
Hola!
Estoy un poco atascado con esto y me he aventurado a preguntar por aquí. Estoy probando una tienda hecha con Ubercart, y cuando se realiza el pago por Paypal todos los campos de dirección, código postal etc se transfieren correctamente, salvo el campo provincia.
La página de paypal da error por faltar el campo, y en la versión móvil esta pantalla es muy poco intuitiva por lo que resulta un problema el que no se transfiera la provincia.
Soy novatillo en esto, gracias :)

