ubercart
Ubercart checkout: when clicking to review order, do some additional validation
When a user goes to checkout and clicks on \"review\", I would like to be able to开发者_如何学Go hook into that process in order to do some custom validation.[详细]
2023-04-12 10:10 分类:问答Add option to add extra fees to Ubercart checkout?
I have a Drupal website with the UBERCART module to accept donations in the form of adopting a book in my library. I need to add an option in the cart page before the checkout to add an entry to the c[详细]
2023-04-12 05:14 分类:问答advice on cms + e-commerce
I\'m building an estimate for a potential client. I\'ll do some more research if I get the project, but need some ideas for now. I\'m trying to figure out a good solution that won\'t take several mont[详细]
2023-04-11 16:45 分类:问答Add custom fields to shopping cart display - Ubercart 3
I have Drupal 7 and UC 3 running with custom fields.I want to be able to display those fields in the shopping cart but can\'t seems to be able to do it. That\'s my first module creation attempt![详细]
2023-04-10 02:31 分类:问答In ubercart how to get uid and order_id after the user is created and associated to order
I have seen similar questions such as drupal :: order complete hook and upgrade user permission/roles which would work for me except that my order never reaches completed, only payment_received. At th[详细]
2023-04-04 21:00 分类:问答Ubercart end category listing page(before node) need to make more beautiful
Ubercart end category listing page(before node) need to be more beautiful, so I need to add some more fields Eg:开发者_如何学运维 Title, image, treaser view of node description etc. is it possible?[详细]
2023-04-02 10:21 分类:问答How to INSERT values of indexed array to a MySQL table in the same order as the array
Let me first preface this by saying I\'m new to MySQL! I\'m trying to build a Drupal module that creates a custom l开发者_JS百科ist of options for my product attributes. I have an indexed array of da[详细]
2023-03-28 09:42 分类:问答Values from Drupal's hook_order "new"
In Drupal\'s hook_order function, I was wondering if anyone can tell me how I could find the values of $arg when the case is \"new\"? The resulting print_r always show up blank for any checkout value[详细]
2023-03-26 14:29 分类:问答What database tables do I have to edit to get a product to show up in a Ubercart store?
I am trying to create a ubercart module which automaticall开发者_开发知识库y updates product listings.I thought that I just needed to edit these tables[详细]
2023-03-23 00:28 分类:问答Drupal 6 - Shipping quote by country and product weight
I want to setup shipping quotes based on Country and Product weight. For example: Country USA = If product weight less than equal to 250 grams then shipping cost is $5[详细]
2023-03-22 12:35 分类:问答