Skip to main content

All Questions

Tagged with
0 votes
0 answers
154 views

How to Make Stripe Checkout Sum Up Values?

Context: e-commerce Store that sends data to the Admin Dashboard and processes payments via Stripe Checkout. Built with React, Next.js, Prisma DB. ISSUE: Instead of accounting for the shippingCost and ...
Anabel's user avatar
  • 1
0 votes
1 answer
2k views

How can I get javascript 'add to cart' function to work when shopping cart is in separate html page? Unsure how to apply local storage to my code

(New to JavaScript) With the help of a youtube tutorial (https://www.youtube.com/watch?v=YeFzkC2awTM) I created a custom shopping cart for my website. When the items added to the cart are on the same ...
LilRi's user avatar
  • 69
0 votes
1 answer
1k views

Shopping Cart with ASP.NET MVC 5

Does anyone know where I can get some high quality step by step info on creating a full shopping cart for an asp.net mvc 5 ecommerce application? I have seen examples out there but none of them talk ...
CodeQuest's user avatar
  • 123
0 votes
1 answer
2k views

Woocommerce - Proceed to checkout button not showing

I'm making my first WooCommerce website, but I found a problem that I couldn't resolve, and Google didn't help me either. My problem is that when I'm on the shopping cart page and I only have one kind ...
Pichifino's user avatar
0 votes
0 answers
529 views

Checkout onepage keeps redirecting to shopping-cart in magento 1.9

Using Magento 1.9.1. in the website https://byroninbloom.com.au/ and After reaching the final step in Checkout, it loops/redirects back to the shopping cart. The articles in the shopping cart are not ...
Tram Pham's user avatar
0 votes
1 answer
35 views

Storing variables between shopping and checkout

I'm trying to store and use local variables (either in localStorage or cookies) at checkout from the shopping application. I can store them while in shopping but the variables change/null out when in ...
PyroAddict's user avatar
0 votes
2 answers
427 views

Disable just the checkout option in wordpress

I have a WordPress shopping site. for the time being I want to just disable the checkout option from my site until I update all the price of the products. I tried searching over net for different ...
SM Imtiaz Hussain's user avatar
0 votes
1 answer
660 views

How to Generate Shopify Abandoned Cart "key" Parameter? (Email Hash?)

I’m looking at abandoned checkouts ion Shopify and hoping to create my own links. I see the Checkout object has a token to construct a URL like this: shop.com/{{ checkout.id }}/checkouts/{{ token }} ...
Rick Davies's user avatar
0 votes
1 answer
1k views

How to update stock quantity in shopping cart applicaiton in rails? [closed]

I am newbie in rails and building a shopping cart application. It functions as: 1.When the user logs in, he/sher is able to add products to the cart. And the order is saved with that user's id in ...
Moriarty's user avatar
  • 159
0 votes
0 answers
178 views

Add to cart with select option with opernep Odoo 8

I created a select option that gives the user the choice of either: 1) - Add to Cart and continue shopping. Here the customer will add the product to the cart and will be authentically directed to the ...
Dalila Hannouche's user avatar
0 votes
3 answers
309 views

Javascript - trying to add array object values together after looping through them

I'm trying to do a mini checkout JavaScript exercise. The user adds 2 or more items together (checkbox) options, the price of the items are totaled then returned. For some reason I can't add the ...
Aishah91's user avatar
1 vote
0 answers
2k views

Magento 2 shipping address custom dropdown field value not posting

We have added custom field under shipping address in checkout page. It's select field and we are showing custom option from database. It's working fine but when we click next and move to payment ...
Niks's user avatar
  • 615
0 votes
1 answer
1k views

how to get the shipping method name woocommerce

how I get the woocommerce shipping method name after the customer apply the shipping method in the cart using the country, state and zip code? I want to display the estimating delivery date by the ...
Ajay Ghaghretiya's user avatar
-1 votes
1 answer
54 views

Magento rewards cart does not return the total points to be spent

I have integrated the Magento rewards program to be the main currency insted of money. Users have to earn points and spend them as the methhod of payment for all products. Currently I am experiencing ...
Milinda's user avatar
0 votes
1 answer
579 views

opencart 2.0.1.0 payment error with paypal when ordering 1 item

We have a opencart 2.0.1.0 setup for over 2 years. Our client report a problem with paypal standard processing at checkout. This has only occurred in the past couple of weeks, it has been working ...
char's user avatar
  • 11

15 30 50 per page