THELIA Forum

Welcome to the THELIA support and discusssion forum

Announcement

Rejoignez la communauté sur le Discord Thelia : https://discord.gg/YgwpYEE3y3

Offline

#1 Add to Cart Warning

(01-08-2014 20:16:00)


Hello,

I am done with implementing the design , I also added all my products
but when I hit Add to Cart then go to View my cart it seems to be empty :
Warning! You have no items in your shopping cart.

The ajax request seems to be working

add
thelia_cart_add[_token]:d01f2ee9ea68a5cb0cf256561c1f7e89bea75f2b
view:product
product_id:13
thelia_cart_add[product_sale_elements_id]:13
thelia_cart_add[product]:13
thelia_cart_add[quantity]:1

addCartMessage?product_id=13

Any ideas ?

Thank you

Offline

#2 Re: Add to Cart Warning

(03-08-2014 06:48:31)


Anyone can help ?

Offline

#3 Re: Add to Cart Warning

(03-08-2014 10:37:19)


Product stock is 0 ?


OpenStudio Toulouse

Offline

#4 Re: Add to Cart Warning

(04-08-2014 04:19:48)


This was it !
Thanks a lot !

One more question for the CHOOSE YOUR DELIVERY METHOD , my client store is based in France what is the most common payment method? Paypal ? Credit card ? Stripe ?
Do you have any documentation to implement that
Thank you

Offline

#5 Re: Add to Cart Warning

(04-08-2014 07:19:33)


The most common payment methods are Paypal and Credit card. Some of the french credit cart modules are already available here : https://github.com/thelia-modules

Last edited by roadster31 (04-08-2014 07:19:44)


OpenStudio Toulouse

Offline

#6 Re: Add to Cart Warning

(04-08-2014 16:55:38)


Perfect
I just setup everything , and did a fake order
but I have this message

Home Error with paypal service
FAILED TO PAY WITH PAYPAL
Internal error
We're sorry, an internal error prevent us to deliver you a paypal service.

But I received the confirmation email that I did an order
Any idea of what might be the reason of that issue ?
Thank you