Menu
Product
Showcase
Partners
Community
Resources
Services
Sign Up / Log In
Try It Now
Download
Product
Showcase
Partners
Community
Resources
Services
Sign Up / Log In
Forums
Search Forum
Search
Advanced Search
Topics
Posts
Unanswered
Active Topics
Forums
Developers
Module Development
1 Subscribed to this forum
Search this forum:
You are not authorized to create a new topic
Page 1 of 3
1
2
3
>
>>
Topics
Replies
Views
Subscribers
Last Post
2 Replies and 769 Views and 1 Subscribers
Sales Tax Provider other than Avalara
769
2
1
Started by
Phil Perlman
Hi Folks, I have a couple of startup Hotcakes sites looking to get started right away and we're wondering if anyone has developed an integration with an API provider other than Avalara AvaTax. Their pricing is incredibly high (in the thousands per year setup/support just for API look-ups). Most startups can't justify this kind of expense. We're in New York, and by law have to charge sales tax based on the destination address. Unfortunately a ZIP code table won't work because some ZIPs in...
2
769
1
by
Phil Perlman
11/10/2021 12:21 PM
2 Replies and 1011 Views and 0 Subscribers
Which function is using to remove item from the cart
1011
2
0
Started by
3ART Technologies
I want to reduce the quantity and remove the item from the cart through the serverside script. Can you please inform me which class and method fulfils this requirement
2
1011
0
by
FillipYang
8/25/2021 7:37 AM
0 Replies and 842 Views and 0 Subscribers
Unable to push and flush the order at the time of Check out
842
0
0
Started by
3ART Technologies
Hi, I am working on the customize check out page, not the workflow. I want to call the workflow to finalize my order once the payment will be done. I have successfully integrated the payment gateway, but I am lost from where I can push this order to cart once the payment has successfully done and the cart will be empty.
0
842
0
6/24/2020 11:35 AM
2 Replies and 970 Views and 1 Subscribers
Unable to add shipping in my custom server side module
970
2
1
Started by
3ART Technologies
I tried to add the shipping charges in my custom server-side module but I am not able to get the amount, can any one tell me how can i get the shipping in my custom module. it is always returning me empty shipping value var HccApp = HccAppHelper.InitHccApp(); var cart = HccApp.OrderServices.CurrentShoppingCart(); var shipping = HccApp.OrderServices.FindAvailableShippingRates(cart, HccApp); return shipping.ToList();
2
970
1
by
3ART Technologies
6/24/2020 11:28 AM
2 Replies and 1039 Views and 0 Subscribers
Coupon code not implement on cart items
1039
2
0
Started by
3ART Technologies
Hi, From the backend C, I want to implement the coupon code at 'CART Page'. 'The Add a Promotional Code:' is not adding in the order service. The below code returning me True, but when I see the list of coupon code under my cart list it will exist empty. var HccApp = HccAppHelper.InitHccApp(); var cart = HccApp.OrderServices.CurrentShoppingCart(); bool returnValue = cart.AddCouponCode(coponCode); Can anyone tell me why it is behaving like that or there is some other class t...
2
1039
0
by
3ART Technologies
6/20/2020 7:53 AM
You are not authorized to create a new topic
Forums
Developers
Module Development
Page 1 of 3
1
2
3
>
>>
Private
General
--Ask Anything
--Content Management
--Customer Experience
--Marketing
--SEO
Merchants
--Catalog Management
--Marketing/Promotions
--Order Management
--Payments
--Shipping
--Store Administration (General)
Designers
--Themes
--Viewsets
--General Design
Developers
--Extension Points (Store-Relate...
--Implementation
--Installation and Upgrade
--Module Development
--General Development
Sign-up for the Hotcakes Community Newsletter:
E-Mail Address